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

Required features: "Win32_Foundation"