Module eos_rs::api::overlay

source ·
Expand description

Module for dealing with the load-state of Nintendo DS overlays.

Structs

  • This represents a promise to the compiler that while a reference to this struct exists, the overlay N is loaded.

Traits

  • Trait for all structs that require a lease to be created (but nothing else).