Function sundials_sys::btf_strongcomp

source ·
pub unsafe extern "C" fn btf_strongcomp(
    n: c_int,
    Ap: *mut c_int,
    Ai: *mut c_int,
    Q: *mut c_int,
    P: *mut c_int,
    R: *mut c_int,
    Work: *mut c_int
) -> c_int