pub unsafe extern "system" fn MsiViewFetch(
    hview: MSIHANDLE,
    phrecord: *mut MSIHANDLE
) -> u32
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’