Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs556 pub fn try_new_zeroed_in(alloc: A) -> Result<Box<mem::MaybeUninit<T>, A>, AllocError> in try_new_zeroed_in() functions

Completed in 5 milliseconds