[][src]Type Definition glu_sys::glu::PFNGLNAMEDFRAMEBUFFERRENDERBUFFEREXTPROC

type PFNGLNAMEDFRAMEBUFFERRENDERBUFFEREXTPROC = Option<unsafe extern "C" fn(framebuffer: GLuint, attachment: GLenum, renderbuffertarget: GLenum, renderbuffer: GLuint)>;