mirror of
https://github.com/switchbrew/libnx.git
synced 2025-12-13 07:25:13 +01:00
7 lines
84 B
C
7 lines
84 B
C
#pragma once
|
|
|
|
Result nvInfoInit();
|
|
void nvInfoExit();
|
|
|
|
u32 nvInfoGetZcullCtxSize();
|