pub unsafe extern "system" fn KeInitializeTimerEx(
    timer: *mut KTIMER,
    type: TIMER_TYPE
)
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"