Type Definition gdk_sys::GdkEventFunc [] [src]

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