Searched defs:as_ptr (Results 1 – 3 of 3) sorted by relevance
39 pub fn as_ptr(&self) -> *const u8 { in as_ptr() method
319 pub fn as_ptr<T>(self) -> *mut T { in as_ptr() method
92 pub fn as_ptr(&self) -> *const T { in as_ptr() method