Function libc::os_log_create

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