pub unsafe extern "system" fn MsiGetComponentPathW(
    szproduct: PWSTR,
    szcomponent: PWSTR,
    lppathbuf: PWSTR,
    pcchbuf: *mut u32
) -> INSTALLSTATE
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’