Function emscripten_worker_respond [src]

Prototype

pub extern "c" fn emscripten_worker_respond(data: [*]u8, size: c_int) void

Parameters

data: [*]u8size: c_int

Source

pub extern "c" fn emscripten_worker_respond(data: [*]u8, size: c_int) void