[][src]Function sdl2_sys::SDL_LogMessageV

pub unsafe extern "C" fn SDL_LogMessageV(
    category: c_int,
    priority: SDL_LogPriority,
    fmt: *const c_char,
    ap: *mut __va_list_tag
)

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