[][src]Type Definition makepad_glx_sys::PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC

type PFNGLNAMEDFRAMEBUFFERDRAWBUFFERPROC = Option<unsafe extern "C" fn(framebuffer: GLuint, buf: GLenum)>;