Function sundials_sys::QRsol

source ·
pub unsafe extern "C" fn QRsol(
    n: c_int,
    h: *mut *mut realtype,
    q: *mut realtype,
    b: *mut realtype
) -> c_int