windows::Win32::System::ApplicationInstallationAndServicing

Function MsiLocateComponentW

pub unsafe fn MsiLocateComponentW<P0>(
    szcomponent: P0,
    lppathbuf: Option<PWSTR>,
    pcchbuf: Option<*mut u32>,
) -> INSTALLSTATE
where P0: Param<PCWSTR>,