Function k_object_alloc_size

Source
pub unsafe extern "C" fn k_object_alloc_size(
    otype: k_objects,
    size: usize,
) -> *mut c_void