pub unsafe extern "C" fn SDL_LogSetPriority(
    category: c_int,
    priority: SDL_LogPriority
)
Expand description

\brief Set the priority of a particular log category