libtransistor
A userland library for the Nintendo Switch
|
Functions to query the current environment. More...
#include <libtransistor/types.h>
Go to the source code of this file.
Functions | |
kernel_version_t | env_get_kernel_version () |
Returns the current kernel version, for feature-detection purposes. | |
void * | env_get_stack_top () |
Gets a pointer to the top of the stack. | |
Functions to query the current environment.