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

Required features: "Win32_Storage_StructuredStorage"