Home
last modified time | relevance | path

Searched defs:from_handle (Results 1 – 2 of 2) sorted by relevance

/external/python/cffi/doc/source/
Dref.rst520 # ffi.from_handle() done in my_callback() during
532 .. _ffi-dlopen:
533 .. _ffi-dlclose:
/external/python/cffi/cffi/
Dapi.py539 def from_handle(self, x): member in FFI