mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 06:28:29 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -690,8 +690,10 @@ extern "C" {
|
||||
*
|
||||
* The variable can be set to the following values:
|
||||
*
|
||||
* - "1": Enable fast parameter error checking, e.g. quick NULL checks, etc. (default)
|
||||
* - "2": Enable full parameter error checking, e.g. validating objects are the correct type, etc.
|
||||
* - "1": Enable fast parameter error checking, e.g. quick NULL checks, etc.
|
||||
* (default)
|
||||
* - "2": Enable full parameter error checking, e.g. validating objects are
|
||||
* the correct type, etc.
|
||||
*
|
||||
* This hint can be set anytime.
|
||||
*
|
||||
|
Reference in New Issue
Block a user