[][src]Function sapp_linux::glProgramNamedParameter4fNV

pub unsafe extern "C" fn glProgramNamedParameter4fNV(
    id: GLuint,
    len: GLsizei,
    name: *const GLubyte,
    x: GLfloat,
    y: GLfloat,
    z: GLfloat,
    w: GLfloat
)