Function rust_raylib::ffi::UnloadShader
source · pub unsafe extern "C" fn UnloadShader(shader: Shader)Expand description
Unload shader from GPU memory (VRAM)
pub unsafe extern "C" fn UnloadShader(shader: Shader)Unload shader from GPU memory (VRAM)