pub unsafe extern "system" fn MsiExtractPatchXMLDataW(
    szpatchpath: PCWSTR,
    dwreserved: u32,
    szxmldata: PWSTR,
    pcchxmldata: *mut u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"