Need to wrap C declarations in BEGIN/END DECLS to avoid C++ name-mangling the
declaration, which causes the linker to attempt to locate the wrong symbol
name.
Details
Details
- Reviewers
markj emaste oshogbo vangyzen - Commits
- rS359696: libcasper(3): Export functions to C++
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable