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

Required features: ‘Win32_System_ApplicationInstallationAndServicing’