pub(super) type SharedDeferredCommandBufferActions = Arc<Mutex<DeferredCommandBufferActions>>;
Aliased Typeยง
struct SharedDeferredCommandBufferActions { /* private fields */ }
pub(super) type SharedDeferredCommandBufferActions = Arc<Mutex<DeferredCommandBufferActions>>;
struct SharedDeferredCommandBufferActions { /* private fields */ }