| Updated: October 28, 2024 |
Return the type name associated with a type ID
#include <secpol/secpol.h>
const char* secpol_get_type_name(secpol_file_t *handle,
uint32_t type_id)
Name of the type, or NULL if the type ID was not found.