Function rust_raylib::ffi::SetShaderValue
source · pub unsafe extern "C" fn SetShaderValue(
shader: Shader,
locIndex: c_int,
value: *const c_void,
uniformType: c_int
)
Expand description
Set shader uniform value