[][src]Function sapp_linux::glVertexAttrib3sARB

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