Function emscripten_websocket_get_protocol_length

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