[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORM1UIPROC

type PFNGLPROGRAMUNIFORM1UIPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, v0: GLuint)>;