Home
last modified time | relevance | path

Searched refs:ffi_from_buffer (Results 1 – 1 of 1) sorted by relevance

/external/python/cffi/c/
Dffi_obj.c700 static PyObject *ffi_from_buffer(FFIObject *self, PyObject *args, in ffi_from_buffer() function
1110 {"from_buffer",(PyCFunction)ffi_from_buffer,METH_VKW, ffi_from_buffer_doc},