[][src]Type Definition makepad_glx_sys::PFNGLVERTEXATTRIBI4UIPROC

type PFNGLVERTEXATTRIBI4UIPROC = Option<unsafe extern "C" fn(index: GLuint, x: GLuint, y: GLuint, z: GLuint, w: GLuint)>;