Type Alias SharedDeferredCommandBufferActions

Source
pub(super) type SharedDeferredCommandBufferActions = Arc<Mutex<DeferredCommandBufferActions>>;

Aliased Typeยง

struct SharedDeferredCommandBufferActions { /* private fields */ }