Function windows::Win32::Storage::Jet::JetCreateTableColumnIndex3W

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