Function windows_sys::Win32::Storage::Jet::JetDeleteColumnW

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