[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM1UIEXTPROC

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