Function sdl2_sys::SDL_CreateMutex

source ·
pub unsafe extern "C" fn SDL_CreateMutex() -> *mut SDL_mutex
Expand description

Create a mutex, initialized unlocked.