Function sundials_sys::IDAGetQuad[][src]

pub unsafe extern "C" fn IDAGetQuad(
    ida_mem: *mut c_void,
    t: *mut realtype,
    yQout: N_Vector
) -> c_int