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

Required features: "Win32_System_ApplicationInstallationAndServicing"