[][src]Type Definition makepad_glx_sys::PFNGLSECONDARYCOLOR3UIPROC

type PFNGLSECONDARYCOLOR3UIPROC = Option<unsafe extern "C" fn(red: GLuint, green: GLuint, blue: GLuint)>;