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