Function PerfCreateInstance
pub unsafe fn PerfCreateInstance<P2>(
providerhandle: HANDLE,
countersetguid: *const GUID,
name: P2,
id: u32,
) -> *mut PERF_COUNTERSET_INSTANCEwhere
P2: Param<PCWSTR>,
pub unsafe fn PerfCreateInstance<P2>(
providerhandle: HANDLE,
countersetguid: *const GUID,
name: P2,
id: u32,
) -> *mut PERF_COUNTERSET_INSTANCEwhere
P2: Param<PCWSTR>,