Function sundials_sys::klu_l_malloc

source ·
pub unsafe extern "C" fn klu_l_malloc(
    arg1: usize,
    arg2: usize,
    arg3: *mut klu_l_common
) -> *mut c_void