Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dtypes.rs407 pub const fn cast_from(this: *const T) -> *const Self { cast_from() method
/linux/rust/zerocopy/src/
H A Dlayout.rs758 mod cast_from { module