Function windows_sys::Wdk::System::SystemServices::HalAllocateHardwareCounters
pub unsafe extern "system" fn HalAllocateHardwareCounters(
groupaffinty: *const GROUP_AFFINITY,
groupcount: u32,
resourcelist: *const PHYSICAL_COUNTER_RESOURCE_LIST,
countersethandle: *mut HANDLE
) -> NTSTATUS
Expand description
Required features: "Win32_Foundation"
, "Win32_System_SystemInformation"