[][src]Function sapp_linux::glGetProgramiv

pub unsafe extern "C" fn glGetProgramiv(
    program: GLuint,
    pname: GLenum,
    params: *mut GLint
)