Searched defs:from_mut (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/zerocopy/src/pointer/ | ||
| H A D | inner.rs | 157 pub fn from_mut(ptr: &'a mut T) -> Self { in from_mut() method |
| H A D | ptr.rs | 205 pub fn from_mut(ptr: &'a mut T) -> Self { in from_mut() function |