objspace.usemodules._ffiΒΆ

  • name: _ffi
  • description: use module _ffi
  • command-line: –withmod-_ffi
  • command-line for negation: –withoutmod-_ffi
  • option type: boolean option
  • default: False
  • suggestions:

Applevel interface to libffi. It is more high level than _rawffi, and most importantly it is JIT friendly

Previous topic

objspace.usemodules._demo

Next topic

objspace.usemodules._hashlib

This Page