Source position: wasm.websocket.api.pas line 83
function __wasm_websocket_on_close(
aWebsocketID: TWasmWebsocketID;
aUserData: Pointer;
aCode: LongInt;
aReason: PByte;
aReasonLen: LongInt;
aClean: LongInt
):TWebsocketCallBackResult;