[−][src]Function sdl2_sys::SDL_UnlockTexture
pub unsafe extern "C" fn SDL_UnlockTexture(texture: *mut SDL_Texture)
\brief Unlock a texture, uploading the changes to video memory, if needed.
\sa SDL_LockTexture()
pub unsafe extern "C" fn SDL_UnlockTexture(texture: *mut SDL_Texture)
\brief Unlock a texture, uploading the changes to video memory, if needed.
\sa SDL_LockTexture()