[][src]Type Definition sapp_linux::PFNGLRENDERBUFFERSTORAGEPROC

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