Crate playdate_sys

source ·

Re-exports§

  • pub extern crate alloc;

Modules§

Macros§

Enums§

Statics§

  • Main unsafe API endpoint.

Functions§

  • Returns reference to main API endpoint (ApiRef).
  • Simple minimal proxy entry point. Registers API endpoint when called with event matches PDSystemEvent::kEventInit. It needed for allocators and panic handler.

Type Aliases§

  • Reference to main (root) API endpoint.