[][src]Type Definition makepad_glx_sys::PFNGLSECONDARYCOLOR3IPROC

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