Function sundials_sys::CVodeQuadReInit[][src]

pub unsafe extern "C" fn CVodeQuadReInit(
    cvode_mem: *mut c_void,
    yQ0: N_Vector
) -> c_int