MCPcopy
hub / github.com/tinygrad/tinygrad / io_uring.py

File io_uring.py

tinygrad/runtime/autogen/io_uring.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# mypy: disable-error-code="empty-body"
2from __future__ import annotations
3import ctypes
4from typing import Literal, TypeAlias

Callers

nothing calls this directly

Calls 1

register_fieldsMethod · 0.80

Tested by

no test coverage detected