sfColor_fromRGB

Function sfColor_fromRGB 

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