Function sundials_sys::CVodeComputeStateSens1[][src]

pub unsafe extern "C" fn CVodeComputeStateSens1(
    cvode_mem: *mut c_void,
    idx: c_int,
    yScor1: N_Vector,
    yS1: N_Vector
) -> c_int