Function rust_raylib::ffi::UnloadFont
source · pub unsafe extern "C" fn UnloadFont(font: Font)
Expand description
Unload font from GPU memory (VRAM)
pub unsafe extern "C" fn UnloadFont(font: Font)
Unload font from GPU memory (VRAM)