[][src]Type Definition glib_sys::GPollFunc

type GPollFunc = Option<unsafe extern "C" fn(_: *mut GPollFD, _: c_uint, _: c_int) -> c_int>;