Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
Go to the source code of this file.
Namespaces | |
namespace | jau |
__pack(...): Produces MSVC, clang and gcc compatible lead-in and -out macros. | |
Functions | |
void | jau::zero_bytes_sec (void *s, size_t n) noexcept __attrdecl_no_optimize__ |
Wrapper to ::explicit_bzero(), ::bzero() or ::memset(), whichever is available in that order. | |