Function csfml_graphics_sys::sfColor_fromRGBA [] [src]

pub unsafe extern "C" fn sfColor_fromRGBA(
    red: sfUint8,
    green: sfUint8,
    blue: sfUint8,
    alpha: sfUint8
) -> sfColor