pub unsafe extern "system" fn MsiDatabaseMergeA(
    hdatabase: MSIHANDLE,
    hdatabasemerge: MSIHANDLE,
    sztablename: PCSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"