Skip to main content

nros_platform_export_yield

Macro nros_platform_export_yield 

Source
macro_rules! nros_platform_export_yield {
    ($ty:ty) => { ... };
}
Expand description

Emit nros_platform_yield_now delegating to <$ty as PlatformYield>.