Function windows::Win32::System::Performance::InstallPerfDllW
pub unsafe fn InstallPerfDllW<P0, P1>(
szcomputername: P0,
lpinifile: P1,
dwflags: usize,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,