[][src]Function sapp_linux::glTextureStorageMem2DMultisampleEXT

pub unsafe extern "C" fn glTextureStorageMem2DMultisampleEXT(
    texture: GLuint,
    samples: GLsizei,
    internalFormat: GLenum,
    width: GLsizei,
    height: GLsizei,
    fixedSampleLocations: GLboolean,
    memory: GLuint,
    offset: GLuint64
)