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