Function sdl2_sys::log::SDL_LogMessage
[−]
[src]
pub unsafe extern "C" fn SDL_LogMessage(
category: c_int,
priority: SDL_LogPriority,
fmt: *const c_char,
...
)
\brief Log a message with the specified category and priority.