EventCallback

Type Alias EventCallback 

pub type EventCallback = unsafe extern "C" fn(event: *mut Event, arg: *mut c_void);