Function sdl2_sys::SDL_CreateMutex
source · pub unsafe extern "C" fn SDL_CreateMutex() -> *mut SDL_mutexExpand description
Create a mutex, initialized unlocked.
pub unsafe extern "C" fn SDL_CreateMutex() -> *mut SDL_mutexCreate a mutex, initialized unlocked.