Searched refs:dangling_from_layout (Results 1 – 3 of 3) sorted by relevance
60 crate::alloc::dangling_from_layout(layout), in realloc()
117 crate::alloc::dangling_from_layout(layout) in call()
219 pub(crate) fn dangling_from_layout(layout: Layout) -> NonNull<u8> { in dangling_from_layout() function
Completed in 4 milliseconds