[][src]Type Definition gstreamer_sys::GstPadQueryFunction

type GstPadQueryFunction = Option<unsafe extern "C" fn(_: *mut GstPad, _: *mut GstObject, _: *mut GstQuery) -> gboolean>;