Function sundials_sys::CVodeGetCurrentState

source ยท
pub unsafe extern "C" fn CVodeGetCurrentState(
    cvode_mem: *mut c_void,
    y: *mut N_Vector,
) -> c_int