Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dhandle.rs31 pub(crate) fn into_raw(self) -> RawHandle { in into_raw() method
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dmsg.rs77 pub fn into_raw(self) -> *mut MessageParcel { in into_raw() method