Function rust_raylib::ffi::UnloadTexture
source · pub unsafe extern "C" fn UnloadTexture(texture: Texture2D)Expand description
Unload texture from GPU memory (VRAM)
pub unsafe extern "C" fn UnloadTexture(texture: Texture2D)Unload texture from GPU memory (VRAM)