[][src]Type Definition sapp_linux::PFNGLTEXTURESTORAGE1DPROC

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