Function kmalloc

Source
pub unsafe extern "C" fn kmalloc(
    km: *mut c_void,
    size: usize,
) -> *mut c_void