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

type GstPadLinkFunction = Option<extern "C" fn(pad: *mut GstPad, parent: *mut GstObject, peer: *mut GstPad) -> GstPadLinkReturn>;