Function libc::klogctl

source ยท
pub unsafe extern "C" fn klogctl(
    syslog_type: c_int,
    bufp: *mut c_char,
    len: c_int,
) -> c_int