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