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