pub unsafe extern "system" fn MsiDetermineApplicablePatchesW(
    szproductpackagepath: PCWSTR,
    cpatchinfo: u32,
    ppatchinfo: *mut MSIPATCHSEQUENCEINFOW
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"