wasm_ctx_buffer_sub_data

Function wasm_ctx_buffer_sub_data 

Source
#[unsafe(no_mangle)]
pub extern "C" fn wasm_ctx_buffer_sub_data( ctx: u32, target: u32, offset: u32, ptr: u32, len: u32, ) -> u32
Expand description

Update a subset of the bound buffer’s data.