[][src]Module skyline::nro

Types and functions needed to handle NRO hooking

Structs

NroHookPluginMissing

An error representing the NRO hook plugin not successfully being linked against

NroInfo

A struct to hold information related to the NRO being loaded

Functions

add_hook

A function to allow adding a hook for immediately after an NRO has been loaded.

Type Definitions

Callback