Function emscripten_websocket_get_protocol

Source
pub unsafe extern "C" fn emscripten_websocket_get_protocol(
    socket: c_int,
    protocol: *mut c_char,
    protocolLength: c_int,
) -> c_int