pub unsafe extern "system" fn MsiEnumFeaturesW(
    szproduct: PCWSTR,
    ifeatureindex: u32,
    lpfeaturebuf: PWSTR,
    lpparentbuf: PWSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"