pub unsafe extern "system" fn JetDeleteColumn2A(
    sesid: JET_SESID,
    tableid: JET_TABLEID,
    szcolumnname: *const i8,
    grbit: u32
) -> i32
Expand description

Required features: "Win32_Storage_StructuredStorage"