modified Jan 14, 2008 by Armin Rigo
objspace.usemodules._rawffi
back to parent
- name: _rawffi
- description: use module _rawffi
- command-line: --withmod-_rawffi
- command-line for negation: --withoutmod-_rawffi
- option type: boolean option
- default: False
- suggestions:
An experimental module providing very low-level interface to
C-level libraries, for use when implementing ctypes, not
indended for a direct use at all.