[][src]Type Definition gst::ffi::GPollFunc

type GPollFunc = Option<extern "C" fn(ufds: *mut GPollFD, nfsd: guint, timeout_: gint) -> gint>;