pub type WAITORTIMERCALLBACK = Option<unsafe extern "system" fn(param0: *mut c_void, param1: BOOLEAN)>;
Expand description

Required features: "Win32_System_Threading", "Win32_Foundation"