windows::Win32::Storage::Jet

Function JetSetCurrentIndex4W

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