Function simics::api::util::alloc::free

source ·
pub fn free<T>(ptr: *mut T)
Expand description

Free a pointer that was allocated with alloc

§Context

All Contexts