os_log_create

Function os_log_create 

Source
pub unsafe extern "C" fn os_log_create(
    subsystem: *const i8,
    category: *const i8,
) -> *mut c_void