mirror of
https://github.com/switchbrew/libnx.git
synced 2025-12-09 05:35:13 +01:00
2 lines
60 B
C
2 lines
60 B
C
void vnDmaCopy(Vn* vn, iova_t dst, iova_t src, size_t num);
|