Function sdl2_sys::SDL_LogMessage

source ·
pub unsafe extern "C" fn SDL_LogMessage(
    category: c_int,
    priority: SDL_LogPriority,
    fmt: *const c_char,
     ...
)
Expand description

\brief Log a message with the specified category and priority.