Searched defs:from_ptr_mut (Results 1 – 3 of 3) sorted by relevance
42 unsafe fn from_ptr_mut<'a>(ptr: *mut Self::CType) -> &'a mut Self { in from_ptr_mut() method
120 unsafe fn from_ptr_mut<'a>(ptr: *mut Self::CType) -> &'a mut Self { in from_ptr_mut() method