Function windows::Win32::Storage::Jet::JetCreateTableColumnIndex4A

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