Type Definition windows_sys::Win32::System::Threading::PTIMERAPCROUTINE
[−]pub type PTIMERAPCROUTINE = Option<unsafe extern "system" fn(lpargtocompletionroutine: *const c_void, dwtimerlowvalue: u32, dwtimerhighvalue: u32)>;
Expand description
Required features: "Win32_System_Threading"