BRL-CAD
|
Global registry of recognized magic numbers. More...
Go to the source code of this file.
Functions | |
NORETURN void | bu_badmagic (const uint32_t *ptr, uint32_t magic, const char *str, const char *file, int line) |
const char * | bu_identify_magic (uint32_t magic) |
Routines involved with handling "magic numbers" used to identify various in-memory data structures. | |
Global registry of recognized magic numbers.
Definition in file magic.h.