[][src]Function sundials_sys::CVodeSetStopTime

pub unsafe extern "C" fn CVodeSetStopTime(
    cvode_mem: *mut c_void,
    tstop: realtype
) -> c_int