[−][src]Function raylib_sys::SetShaderValue
pub unsafe extern "C" fn SetShaderValue(
shader: Shader,
uniformLoc: c_int,
value: *const c_void,
uniformType: c_int
)
pub unsafe extern "C" fn SetShaderValue(
shader: Shader,
uniformLoc: c_int,
value: *const c_void,
uniformType: c_int
)