Function sundials_sys::IDAGetCurrentY[][src]

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