mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
0e50195d37
commit
7360a37181
1 changed files with 1 additions and 1 deletions
|
|
@ -3996,7 +3996,7 @@ extern SDL_DECLSPEC char * SDLCALL SDL_strpbrk(const char *str, const char *brea
|
|||
* NULL-terminated, as the function will blindly read until it sees the NULL
|
||||
* char.
|
||||
*
|
||||
* if `*pslen` is zero, it assumes the end of string is reached and returns a
|
||||
* If `*pslen` is zero, it assumes the end of string is reached and returns a
|
||||
* zero codepoint regardless of the contents of the string buffer.
|
||||
*
|
||||
* If the resulting codepoint is zero (a NULL terminator), or `*pslen` is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue