Module playdate_sys::macros

source ·

Macros

  • Get ref to struct of fn from API.
  • Try get ref to struct of fn from API, returns Result with crate::error::NullPtrError.
  • Try get ref to struct of fn from API, returns Option.
  • Get raw ptr to struct or fn of API, using unsafe pointer dereferencing.
  • Print line to stdout, simulator’s console or device’s output.