Type Alias libosdp_sys::osdp_log_level_e
source ยท pub type osdp_log_level_e = c_uint;Expand description
@brief Different levels of log messages; based on importance of the message with LOG_EMERG being most critical to LOG_DEBUG being the least.