[][src]Type Definition makepad_glx_sys::PFNGLCOLORMASKIPROC

type PFNGLCOLORMASKIPROC = Option<unsafe extern "C" fn(index: GLuint, r: GLboolean, g: GLboolean, b: GLboolean, a: GLboolean)>;