[−][src]Type Definition gst::ffi::GstPadQueryFunction
type GstPadQueryFunction = Option<extern "C" fn(pad: *mut GstPad, parent: *mut GstObject, query: *mut GstQuery) -> gboolean>;
type GstPadQueryFunction = Option<extern "C" fn(pad: *mut GstPad, parent: *mut GstObject, query: *mut GstQuery) -> gboolean>;