[][src]Function sapp_linux::glVertexAttrib4NubARB

pub unsafe extern "C" fn glVertexAttrib4NubARB(
    index: GLuint,
    x: GLubyte,
    y: GLubyte,
    z: GLubyte,
    w: GLubyte
)