Sha256: b1234e7d8c274a2cf97f27da06a03b5245874a8e684852c9c111dfde755a9389
Contents?: true
Size: 132 Bytes
Versions: 5
Compression:
Stored size: 132 Bytes
Contents
module GObject module Lib extend FFI::Library ffi_lib "gobject-2.0" attach_function :g_type_init, [], :void end end
Version data entries
5 entries across 5 versions & 1 rubygems