Function tiny_game_framework::log_errors
source ยท pub fn log_errors(_: Error, description: String)
Expand description
The function to be used with the LOG_ERRORS
callback.
pub fn log_errors(_: Error, description: String)
The function to be used with the LOG_ERRORS
callback.