Function windows_sys::Win32::Storage::Jet::JetCreateIndex4A
[−]pub unsafe extern "system" fn JetCreateIndex4A(
sesid: JET_SESID,
tableid: JET_TABLEID,
pindexcreate: *const JET_INDEXCREATE3_A,
cindexcreate: u32
) -> i32Expand description
Required features: "Win32_Storage_Jet", "Win32_Storage_StructuredStorage"