Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_struct.c.h87 …{"unpack_from", (PyCFunction)Struct_unpack_from, METH_FASTCALL|METH_KEYWORDS, Struct_unpack_from__…
94 Struct_unpack_from(PyStructObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in Struct_unpack_from() function