Function windows_sys::Win32::Storage::Jet::JetDeleteColumn2W

pub unsafe extern "system" fn JetDeleteColumn2W(
    sesid: JET_SESID,
    tableid: JET_TABLEID,
    szcolumnname: *const u16,
    grbit: u32,
) -> i32