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