pub unsafe extern "system" fn MsiDatabaseExportA(
hdatabase: MSIHANDLE,
sztablename: PSTR,
szfolderpath: PSTR,
szfilename: PSTR
) -> u32Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
