Function emscripten_websocket_get_url_length

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