osdp_log_level_e

Type Alias osdp_log_level_e 

Source
pub type osdp_log_level_e = c_uchar;
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.