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.