Function sundials_sys::CVodeGetAdjY[][src]

pub unsafe extern "C" fn CVodeGetAdjY(
    cvode_mem: *mut c_void,
    t: realtype,
    y: N_Vector
) -> c_int