Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs982 pub fn into_raw_parts_with_alloc(self) -> (*mut T, usize, usize, A) { in into_raw_parts_with_alloc() functions

Completed in 5 milliseconds