Skip to main content

wasm_runtime_realloc

Function wasm_runtime_realloc 

Source
pub unsafe extern "C" fn wasm_runtime_realloc(
    ptr: *mut c_void,
    size: c_uint,
) -> *mut c_void