Searched defs:ConstMemoryPtr (Results 1 – 1 of 1) sorted by relevance
83 pub struct ConstMemoryPtr { struct86 unsafe impl Send for ConstMemoryPtr {} implementation87 unsafe impl Sync for ConstMemoryPtr {} implementation89 impl ConstMemoryPtr { implementation103 impl From<MutMemoryPtr> for ConstMemoryPtr { implementation1079 ptr: ConstMemoryPtr, in write()1099 src: ConstMemoryPtr, in write_rect()1559 src: ConstMemoryPtr, in write()