Skip to main content

wasm_runtime_aligned_alloc

Function wasm_runtime_aligned_alloc 

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