Function sundials_sys::IDAGetCurrentY

source ·
pub unsafe extern "C" fn IDAGetCurrentY(
    ida_mem: *mut c_void,
    ycur: *mut N_Vector
) -> c_int