pub unsafe extern "system" fn MsiDatabaseExportA(
    hdatabase: MSIHANDLE,
    sztablename: PCSTR,
    szfolderpath: PCSTR,
    szfilename: PCSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"