pub unsafe extern "C" fn TraceLog( logLevel: c_int, text: *const c_char, ... )
Show trace log messages (LOG_DEBUG, LOG_INFO, LOG_WARNING, LOG_ERROR…)