[−][src]Trait gdnative_core::thread_access::ThreadAccess
Trait to parametrise over the access markers Unique,
Shared, and ThreadLocal.
This trait is sealed and has no public members.
Trait to parametrise over the access markers Unique,
Shared, and ThreadLocal.
This trait is sealed and has no public members.
impl ThreadAccess for Shared[src]impl ThreadAccess for ThreadLocal[src]impl ThreadAccess for Unique[src]