lib/gir_ffi/struct.rb in gir_ffi-0.11.1 vs lib/gir_ffi/struct.rb in gir_ffi-0.11.2

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + require 'gir_ffi/ownable' module GirFFI # Struct that can be owned. class Struct < FFI::Struct