Function windows_sys::Win32::Storage::Jet::JetCreateTableColumnIndex3A
[−]pub unsafe extern "system" fn JetCreateTableColumnIndex3A(
sesid: JET_SESID,
dbid: u32,
ptablecreate: *mut JET_TABLECREATE3_A
) -> i32
Expand description
Required features: "Win32_Storage_Jet"
, "Win32_Storage_StructuredStorage"