Skip to main content

emscripten_websocket_send_utf8_text

Function emscripten_websocket_send_utf8_text 

Source
pub unsafe extern "C" fn emscripten_websocket_send_utf8_text(
    socket: c_int,
    textData: *const c_char,
) -> c_int