pub unsafe extern "system" fn MsiDatabaseOpenViewA(
    hdatabase: MSIHANDLE,
    szquery: PCSTR,
    phview: *mut MSIHANDLE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"