Searched defs:cast_from (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | types.rs | 407 pub const fn cast_from(this: *const T) -> *const Self { cast_from() method |
| /linux/rust/zerocopy/src/ | ||
| H A D | layout.rs | 758 mod cast_from { module |