|
libtransistor
A userland library for the Nintendo Switch
|
AM (Applet Manager) More...
#include <libtransistor/types.h>

Go to the source code of this file.
Functions | |
| result_t | am_init () |
| Initialize Applet Manager. | |
| result_t | am_isc_create_managed_display_layer (uint64_t *layer_id) |
| Creates a new managed display layer. | |
| result_t | am_isc_approve_to_display () |
| result_t | am_iwc_get_applet_resource_user_id (aruid_t *aruid) |
| Get the aruid from the window controller. | |
| result_t | am_iwc_acquire_foreground_rights () |
| Acquire the foureground rights from the window controller. | |
| void | am_finalize () |
| Finalize Applet Mangager. | |
AM (Applet Manager)
1.8.6