[−][src]Trait gdnative_core::thread_access::LocalThreadAccess
Trait to parametrise over the access markers that are local to the current thread:
Unique and ThreadLocal.
Trait to parametrise over the access markers that are local to the current thread:
Unique and ThreadLocal.
impl LocalThreadAccess for ThreadLocal[src]impl LocalThreadAccess for Unique[src]