pub unsafe extern "system" fn MsiGetPatchInfoA(
    szpatch: PCSTR,
    szattribute: PCSTR,
    lpvaluebuf: PSTR,
    pcchvaluebuf: *mut u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"