Function iox::cxx::alignedFree
Defined in File helplets.hpp
Function Documentation
-
void iox::cxx::alignedFree(void *const memory) noexcept
frees aligned memory allocated with alignedAlloc
- Parameters:
memory, pointer – [in] to the aligned memory
Defined in File helplets.hpp
frees aligned memory allocated with alignedAlloc
memory, pointer – [in] to the aligned memory