Home
last modified time | relevance | path

Searched defs:Zeroable (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/rust/kernel/
H A Dinit.rs1264 pub unsafe trait Zeroable {} traits
1339 unsafe impl<$first: Zeroable, $($t: Zeroable),*> Zeroable for ($first, $($t),*) {} global() impls
[all...]

Completed in 3 milliseconds