Update raylib_api.* by CI
This commit is contained in:
parent
afb52b19a4
commit
8d9c1cecb7
4 changed files with 4 additions and 4 deletions
|
@ -4198,7 +4198,7 @@ return {
|
|||
},
|
||||
{
|
||||
name = "EncodeDataBase64",
|
||||
description = "Encode data to Base64 string, memory must be MemFree()",
|
||||
description = "Encode data to Base64 string (includes NULL terminator), memory must be MemFree()",
|
||||
returnType = "char *",
|
||||
params = {
|
||||
{type = "const unsigned char *", name = "data"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue