Function sundials_sys::KINGetJac

source ·
pub unsafe extern "C" fn KINGetJac(
    kinmem: *mut c_void,
    J: *mut SUNMatrix
) -> c_int