#[unsafe(no_mangle)]pub extern "C" fn wasm_ctx_buffer_sub_data( ctx: u32, target: u32, offset: u32, ptr: u32, len: u32, ) -> u32
Update a subset of the bound buffer’s data.