Home
last modified time | relevance | path

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

/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs14644 pub unsafe fn from_raw_parts_in(ptr: *mut T, capacity: usize, alloc: A) -> Self { in from_raw_parts_in() functions
47463 pub unsafe fn from_raw_parts_in(ptr: *mut T, length: usize, capacity: usize, alloc: A) -> Self { from_raw_parts_in() functions
[all...]

Completed in 63 milliseconds