pub unsafe extern "system" fn MsiEnumPatchesA(
    szproduct: PCSTR,
    ipatchindex: u32,
    lppatchbuf: PSTR,
    lptransformsbuf: PSTR,
    pcchtransformsbuf: *mut u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"