Type Definition glib_sys::GPollFunc

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