Function sysctlnametomib

Source
pub unsafe extern "C" fn sysctlnametomib(
    name: *const i8,
    mibp: *mut i32,
    sizep: *mut usize,
) -> i32