skia_
safe
0.81.0
skia_safe
Macro
unsafe_send_sync
Copy item path
Source
macro_rules! unsafe_send_sync { ($t: ty) => { ... }; }
Expand description
Macro that implements Send and Sync.