Searched defs:into_raw (Results 1 – 4 of 4) sorted by relevance
297 pub fn into_raw(self) -> *mut raw::c_void { in into_raw() method367 pub fn into_raw(self) -> *mut raw::c_void { in into_raw() method
258 pub fn into_raw(self) -> HMODULE { in into_raw() method335 pub fn into_raw(self) -> FARPROC { in into_raw() method
221 pub unsafe fn into_raw(self) -> imp::Symbol<T> { in into_raw() method
90 pub fn into_raw(self) -> *mut T { in into_raw() function