mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-05 10:52:15 +02:00
2 lines
60 B
C
2 lines
60 B
C
void vnDmaCopy(Vn* vn, iova_t dst, iova_t src, size_t num);
|