#[unsafe(no_mangle)]pub extern "C" fn wasm_ctx_buffer_data( ctx: u32, target: u32, ptr: u32, len: u32, usage: u32, ) -> u32
Upload data to the bound buffer.