Function sdl2_sys::SDL_CreateMutex
source ยท pub unsafe extern "C" fn SDL_CreateMutex() -> *mut SDL_mutex
Expand description
Create a mutex, initialized unlocked.
pub unsafe extern "C" fn SDL_CreateMutex() -> *mut SDL_mutex
Create a mutex, initialized unlocked.