Function sdl2_sys::SDL_UnlockMutex

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