pub unsafe extern "system" fn KeQueryHardwareCounterConfiguration(
    counterarray: *mut HARDWARE_COUNTER,
    maximumcount: u32,
    count: *mut u32
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"