# File lib/ffi/library.rb, line 21
  def ffi_convention(convention)
    @ffi_convention = convention
  end