Function sundials_sys::CVodeGetQuadDky

source ·
pub unsafe extern "C" fn CVodeGetQuadDky(
    cvode_mem: *mut c_void,
    t: sunrealtype,
    k: c_int,
    dky: N_Vector
) -> c_int