Home
last modified time | relevance | path

Searched defs:from_mut (Results 1 – 2 of 2) sorted by relevance

/linux/rust/zerocopy/src/pointer/
H A Dinner.rs157 pub fn from_mut(ptr: &'a mut T) -> Self { in from_mut() method
H A Dptr.rs205 pub fn from_mut(ptr: &'a mut T) -> Self { in from_mut() function