PyInit__imp method

Pointer<PyObject> PyInit__imp()

Implementation

ffi.Pointer<PyObject> PyInit__imp() {
  return _PyInit__imp();
}