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