windows::Win32::Storage::Jet

Function JetSetCurrentIndex4A

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