Function windows::Win32::Storage::Jet::JetCreateTableColumnIndex4W
pub unsafe fn JetCreateTableColumnIndex4W<P0>(
sesid: P0,
dbid: u32,
ptablecreate: *mut JET_TABLECREATE4_W,
) -> i32where
P0: Param<JET_SESID>,