Skip to main content

nros_platform_export_critical_section

Macro nros_platform_export_critical_section 

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

Phase 121.9 — emit the two nros_platform_critical_section_* symbols by delegating to the caller’s PlatformCriticalSection impl.