Function rust_raylib::ffi::UnloadMaterial
source · pub unsafe extern "C" fn UnloadMaterial(material: Material)
Expand description
Unload material from GPU memory (VRAM)
pub unsafe extern "C" fn UnloadMaterial(material: Material)
Unload material from GPU memory (VRAM)