Function windows::Win32::Storage::Jet::JetCreateTableColumnIndex2W

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