Function sundials_sys::CVodeGetQuad[][src]

pub unsafe extern "C" fn CVodeGetQuad(
    cvode_mem: *mut c_void,
    tret: *mut realtype,
    yQout: N_Vector
) -> c_int