Searched defs:into_raw (Results 1 – 6 of 6) sorted by relevance
133 pub fn into_raw(me: Self) -> NonNull<T> { in into_raw() method
263 pub fn into_raw(self) -> *const T { in into_raw() method
381 pub fn into_raw(self) -> bindings::kuid_t { in into_raw() method
34 pub const fn into_raw<T: MiscDevice>(self) -> bindings::miscdevice { in into_raw() method
349 pub fn into_raw(self) -> *const T { in into_raw() function
203 pub fn into_raw(b: Self) -> *mut T { in into_raw() function