[][src]Function sapp_linux::glColor4ub

pub unsafe extern "C" fn glColor4ub(
    red: GLubyte,
    green: GLubyte,
    blue: GLubyte,
    alpha: GLubyte
)