Function windows_sys::Win32::Storage::Jet::JetSetCurrentIndexA
[−]pub unsafe extern "system" fn JetSetCurrentIndexA(
sesid: JET_SESID,
tableid: JET_TABLEID,
szindexname: *const i8
) -> i32
Expand description
Required features: "Win32_Storage_Jet"
, "Win32_Storage_StructuredStorage"