Function dpiObject_getNextIndex

Source
pub unsafe extern "C" fn dpiObject_getNextIndex(
    obj: *mut dpiObject,
    index: i32,
    nextIndex: *mut i32,
    exists: *mut c_int,
) -> c_int