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

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