sfColor_fromRGBA

Function sfColor_fromRGBA 

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