Function sdl2_sys::SDL_LogGetPriority
source ยท pub unsafe extern "C" fn SDL_LogGetPriority(
category: c_int,
) -> SDL_LogPriority
Expand description
\brief Get the priority of a particular log category
pub unsafe extern "C" fn SDL_LogGetPriority(
category: c_int,
) -> SDL_LogPriority
\brief Get the priority of a particular log category