menu
raylib_dartified package
documentation
core/modules/ffi/core/abbr.dart
UnloadShader function
UnloadShader function
dark_mode
light_mode
UnloadShader
function
void
UnloadShader
(
ShaderC
shader
)
See
RaylibCore.UnloadShader
.
Implementation
void UnloadShader(ShaderC shader) => _module.UnloadShader(shader);
raylib_dartified package
documentation
core/modules/ffi/core/abbr
UnloadShader function
abbr library