libtransistor
A userland library for the Nintendo Switch
|
Network Interface Manager. More...
#include <libtransistor/types.h>
Go to the source code of this file.
Functions | |
result_t | nifm_init () |
Initialize Network Interface Manager. | |
result_t | nifm_get_ip_address (uint32_t *ip) |
Get the system's ip address. | |
void | nifm_finalize () |
Finalize Network Interface Manager. | |
Network Interface Manager.