[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM3UIEXTPROC

type PFNGLUNIFORM3UIEXTPROC = Option<unsafe extern "C" fn(location: GLint, v0: GLuint, v1: GLuint, v2: GLuint)>;