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