Function csfml_graphics_sys::sfShader_setColorParameter [] [src]

pub unsafe extern "C" fn sfShader_setColorParameter(
    shader: *mut sfShader,
    name: *const c_schar,
    color: sfColor
)