pub unsafe extern "system" fn JetCreateTableColumnIndexW(
    sesid: JET_SESID,
    dbid: u32,
    ptablecreate: *mut JET_TABLECREATE_W
) -> i32
Expand description

Required features: "Win32_Storage_StructuredStorage"