Function windows::Win32::Storage::Jet::JetCreateTableColumnIndex2A

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