SharedDeferredCommandBufferActions

Type Alias SharedDeferredCommandBufferActions 

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

Aliased Typeยง

pub(super) struct SharedDeferredCommandBufferActions { /* private fields */ }