[][src]Function sapp_linux::glVertexAttrib4sNV

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