Home
last modified time | relevance | path

Searched refs:Struct_unpack_from (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/clinic/
H A D_struct.c.h96 {"unpack_from", _PyCFunction_CAST(Struct_unpack_from), METH_FASTCALL|METH_KEYWORDS, Struct_unpack_from__doc__},
103 Struct_unpack_from(PyStructObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in Struct_unpack_from() function

Completed in 1 milliseconds