os_log_create

Function os_log_create 

Source
pub unsafe extern "C" fn os_log_create(
    subsystem: *const c_char,
    category: *const c_char,
) -> os_log_t