#pragma once
#include "types.h"

Result nvInfoInit(void);
void nvInfoExit(void);

u32 nvInfoGetZcullCtxSize(void);