Function windows_sys::Win32::Storage::Jet::JetCreateIndex3W
[−]pub unsafe extern "system" fn JetCreateIndex3W(
sesid: JET_SESID,
tableid: JET_TABLEID,
pindexcreate: *const JET_INDEXCREATE2_W,
cindexcreate: u32
) -> i32
Expand description
Required features: ‘Win32_Storage_Jet’, ‘Win32_Storage_StructuredStorage’