Searched refs:VREALLOC (Results 1 – 1 of 1) sorted by relevance
69 const VREALLOC: Self = Self(bindings::vrealloc); consts163 unsafe { ReallocFunc::VREALLOC.call(ptr, layout, old_layout, flags) } in realloc()
Completed in 9 milliseconds