Function sdl2_sys::SDL_UnlockMutex

source ยท
pub unsafe extern "C" fn SDL_UnlockMutex(
    mutex: *mut SDL_mutex,
) -> c_int