Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dutils.rs58 pub(crate) fn cast_into<CT>(self) -> *const CT { in cast_into() method
159 pub(crate) fn cast_into<CT>(self) -> *mut CT { in cast_into() method