Remove a function watching a particular hint.
Defined in 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 2.0.0.