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

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