Searched refs:KREALLOC (Results 1 – 1 of 1) sorted by relevance
66 const KREALLOC: Self = Self(bindings::krealloc); consts139 unsafe { ReallocFunc::KREALLOC.call(ptr, layout, old_layout, flags) } in realloc()
Completed in 3 milliseconds