rlparser: update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2026-04-27 09:36:49 +00:00
parent 620b21bfce
commit 826ca42d83
4 changed files with 20 additions and 20 deletions

View File

@ -4316,7 +4316,7 @@
"name": "fileName"
},
{
"type": "void *",
"type": "const void *",
"name": "data"
},
{
@ -4853,7 +4853,7 @@
"returnType": "unsigned int",
"params": [
{
"type": "unsigned char *",
"type": "const unsigned char *",
"name": "data"
},
{
@ -4868,7 +4868,7 @@
"returnType": "unsigned int *",
"params": [
{
"type": "unsigned char *",
"type": "const unsigned char *",
"name": "data"
},
{
@ -4883,7 +4883,7 @@
"returnType": "unsigned int *",
"params": [
{
"type": "unsigned char *",
"type": "const unsigned char *",
"name": "data"
},
{
@ -4898,7 +4898,7 @@
"returnType": "unsigned int *",
"params": [
{
"type": "unsigned char *",
"type": "const unsigned char *",
"name": "data"
},
{