Function sundials_sys::CVodeGetSens[][src]

pub unsafe extern "C" fn CVodeGetSens(
    cvode_mem: *mut c_void,
    tret: *mut realtype,
    ySout: *mut N_Vector
) -> c_int