Function windows::Win32::Storage::Jet::JetCreateTableColumnIndexA

pub unsafe fn JetCreateTableColumnIndexA<P0>(
    sesid: P0,
    dbid: u32,
    ptablecreate: *mut JET_TABLECREATE_A,
) -> i32
where P0: Param<JET_SESID>,