Function sundials_sys::CVodeQuadSensReInit

source ยท
pub unsafe extern "C" fn CVodeQuadSensReInit(
    cvode_mem: *mut c_void,
    yQS0: *mut N_Vector,
) -> c_int