Class: ADBCArrow::Loader

Inherits:
GObjectIntrospection::Loader
  • Object
show all
Defined in:
lib/adbc/loader.rb

Class Method Summary collapse

Class Method Details

.loadObject



67
68
69
# File 'lib/adbc/loader.rb', line 67

def load
  super("ADBCArrow", ADBCArrow)
end