Skip to main content

oo_free

Function oo_free 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn oo_free(ptr: i32, size: i32)
Expand description

oo_free for use in a wasm extension

§Safety

exclusively intended for use in extension