Function sundials_sys::IDAQuadReInit[][src]

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