Function raylib_ffi::SetShaderValue
source · pub unsafe extern "C" fn SetShaderValue(
shader: Shader,
locIndex: c_int,
value: *const c_void,
uniformType: c_int
)pub unsafe extern "C" fn SetShaderValue(
shader: Shader,
locIndex: c_int,
value: *const c_void,
uniformType: c_int
)