Function sundials_sys::CVodeComputeStateSens[][src]

pub unsafe extern "C" fn CVodeComputeStateSens(
    cvode_mem: *mut c_void,
    yScor: *mut N_Vector,
    yS: *mut N_Vector
) -> c_int