pub unsafe extern "system" fn MsiEnumFeaturesA(
    szproduct: PCSTR,
    ifeatureindex: u32,
    lpfeaturebuf: PSTR,
    lpparentbuf: PSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"