[][src]Type Definition sapp_linux::PFNGLTEXTURESTORAGE3DEXTPROC

type PFNGLTEXTURESTORAGE3DEXTPROC = Option<unsafe extern "C" fn(texture: GLuint, target: GLenum, levels: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei)>;