[][src]Function sapp_linux::glProgramLocalParameter4fARB

pub unsafe extern "C" fn glProgramLocalParameter4fARB(
    target: GLenum,
    index: GLuint,
    x: GLfloat,
    y: GLfloat,
    z: GLfloat,
    w: GLfloat
)