Macro playdate_sys::api_opt

source ·
macro_rules! api_opt {
    ($($path:ident).*) => { ... };
}
Expand description

Try get ref to struct of fn from API, returns Option.