Type Definition gdk_sys::GdkEventFunc

source · []
pub type GdkEventFunc = Option<unsafe extern "C" fn(_: *mut GdkEvent, _: gpointer)>;