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