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

Required features: "Win32_System_ApplicationInstallationAndServicing"