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