Home
last modified time | relevance | path

Searched refs:try_from_foreign (Results 1 – 2 of 2) sorted by relevance

/rust/kernel/
A Dxarray.rs217 unsafe { T::try_from_foreign(ptr) } in remove()
266 Ok(unsafe { T::try_from_foreign(old) }) in store()
A Dtypes.rs75 unsafe fn try_from_foreign(ptr: *mut c_void) -> Option<Self> { in try_from_foreign() method

Completed in 3 milliseconds