Searched refs:_io_FileIO_truncate (Results 1 – 1 of 1) sorted by relevance
392 {"truncate", _PyCFunction_CAST(_io_FileIO_truncate), METH_FASTCALL, _io_FileIO_truncate__doc__},398 _io_FileIO_truncate(fileio *self, PyObject *const *args, Py_ssize_t nargs) in _io_FileIO_truncate() function