[][src]Function sapp_linux::glProgramPathFragmentInputGenNV

pub unsafe extern "C" fn glProgramPathFragmentInputGenNV(
    program: GLuint,
    location: GLint,
    genMode: GLenum,
    components: GLint,
    coeffs: *const GLfloat
)