[][src]Function fermium::SDL_LogMessage

pub unsafe extern "C" fn SDL_LogMessage(
    category: c_int,
    priority: Type,
    fmt: *const c_char,
    _: ...
)

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