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

type GstMiniObjectCopyFunction = Option<extern "C" fn(obj: *const GstMiniObject) -> *mut GstMiniObject>;