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