pub unsafe extern "system" fn MsiDeterminePatchSequenceA(
    szproductcode: PCSTR,
    szusersid: PCSTR,
    dwcontext: MSIINSTALLCONTEXT,
    cpatchinfo: u32,
    ppatchinfo: *mut MSIPATCHSEQUENCEINFOA
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"