Type Definition windows_sys::Win32::System::Threading::WAITORTIMERCALLBACK
[−]pub type WAITORTIMERCALLBACK = Option<unsafe extern "system" fn(param0: *mut c_void, param1: BOOLEAN)>;
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"