mirror of
https://github.com/switchbrew/libnx.git
synced 2025-12-08 21:25:14 +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);
|