Function sundials_sys::CVodeGetQuad

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