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

Required features: "Win32_Storage_StructuredStorage"