Type Definition glib_2_0_sys::GPollFunc

source ·
pub type GPollFunc = extern "C" fn(_: *mut GPollFD, _: guint, _: gint) -> gint;