Searched defs:cast_into (Results 1 – 1 of 1) sorted by relevance
58 pub(crate) fn cast_into<CT>(self) -> *const CT { in cast_into() method159 pub(crate) fn cast_into<CT>(self) -> *mut CT { in cast_into() method