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

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