Function sundials_sys::CVodeGetSens1[][src]

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