[−][src]Function sdl2_sys::SDL_LogMessage
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.
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.