Function sdl2_sys::SDL_SetThreadPriority
source ยท pub unsafe extern "C" fn SDL_SetThreadPriority(
priority: SDL_ThreadPriority,
) -> c_int
Expand description
Set the priority for the current thread
pub unsafe extern "C" fn SDL_SetThreadPriority(
priority: SDL_ThreadPriority,
) -> c_int
Set the priority for the current thread