menu
raylib_dartified package
documentation
core/modules/ffi/rlgl/abbr.dart
rlUnloadShader function
rlUnloadShader function
dark_mode
light_mode
rlUnloadShader
function
void
rlUnloadShader
(
int
id
)
See
RaylibRlgl.rlUnloadShader
.
Implementation
void rlUnloadShader(int id) => _module.rlUnloadShader(id);
raylib_dartified package
documentation
core/modules/ffi/rlgl/abbr
rlUnloadShader function
abbr library