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