windows::Win32::System::ApplicationInstallationAndServicing

Function MsiLocateComponentA

pub unsafe fn MsiLocateComponentA<P0>(
    szcomponent: P0,
    lppathbuf: Option<PSTR>,
    pcchbuf: Option<*mut u32>,
) -> INSTALLSTATE
where P0: Param<PCSTR>,