[][src]Type Definition sapp_linux::PFNGLNAMEDRENDERBUFFERSTORAGEPROC

type PFNGLNAMEDRENDERBUFFERSTORAGEPROC = Option<unsafe extern "C" fn(renderbuffer: GLuint, internalformat: GLenum, width: GLsizei, height: GLsizei)>;