Function windows_sys::Win32::Storage::Jet::JetSetCurrentIndex4A

pub unsafe extern "system" fn JetSetCurrentIndex4A(
    sesid: JET_SESID,
    tableid: JET_TABLEID,
    szindexname: *const i8,
    pindexid: *const JET_INDEXID,
    grbit: u32,
    itagsequence: u32,
) -> i32