Function dpiObject_getLastIndex

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