Searched defs:ConstMemoryPtr (Results 1 – 1 of 1) sorted by relevance
85 pub struct ConstMemoryPtr { struct88 unsafe impl Send for ConstMemoryPtr {} argument89 unsafe impl Sync for ConstMemoryPtr {} implementation91 impl ConstMemoryPtr { impl105 impl From<MutMemoryPtr> for ConstMemoryPtr { implementation1424 ptr: ConstMemoryPtr, in write()1444 src: ConstMemoryPtr, in write_rect()1893 src: ConstMemoryPtr, in write()