Type Definition glib_sys::GPollFunc[][src]

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