Source position: wasm.storage.api.pas line 13
function __storage_set_item(
aStorageKind: LongInt;
aKey: PAnsiChar;
aKeyLen: Integer;
aValue: PAnsiChar;
aValueLen: Integer
):LongInt;