Source position: wasm.websocket.api.pas line 44
function __wasm_websocket_allocate(
aURL: PByte;
aUrlLen: LongInt;
aProtocols: PByte;
aProtocolLen: LongInt;
aUserData: Pointer;
aWebsocketID: TWasmWebsocketID
):TWasmWebsocketResult;