Remove a function watching a particular hint.
Defined in <SDL3/SDL_hints.h>
name | the hint being watched |
callback | An SDL_HintCallback function that will be called when the hint value changes |
userdata | a pointer being passed to the callback function |
This function is available since SDL 3.0.0.