[][src]Function sapp_linux::glGetnUniformfvARB

pub unsafe extern "C" fn glGetnUniformfvARB(
    program: GLuint,
    location: GLint,
    bufSize: GLsizei,
    params: *mut GLfloat
)