Searched defs:mut_ptr (Results 1 – 1 of 1) sorted by relevance
116 let mut_ptr = c as *mut T; in from() localVariable124 let mut_ptr = c.as_ptr() as *mut u8; in from() localVariable134 let mut_ptr = s.as_ptr() as *mut u8; in from() localVariable188 let mut_ptr = v.as_ptr() as *mut T; in slice_just_addr() localVariable208 let mut_ptr = as_ptr(t) as *mut T; in by_ref() localVariable