Function rlColor4ub

Source
pub unsafe extern "C" fn rlColor4ub(
    r: c_uchar,
    g: c_uchar,
    b: c_uchar,
    a: c_uchar,
)