Function sundials_sys::CVodeComputeState[][src]

pub unsafe extern "C" fn CVodeComputeState(
    cvode_mem: *mut c_void,
    ycor: N_Vector,
    y: N_Vector
) -> c_int