unsafe_send_sync
skia_
safe
0.91.1
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.