Type Definition io_kit_sys::hid::base::IOHIDCallback

source ·
pub type IOHIDCallback = unsafe extern "C" fn(context: *mut c_void, result: IOReturn, sender: *mut c_void);