[−][src]Function sapp_linux::glInvalidateTexSubImage
pub unsafe extern "C" fn glInvalidateTexSubImage(
texture: GLuint,
level: GLint,
xoffset: GLint,
yoffset: GLint,
zoffset: GLint,
width: GLsizei,
height: GLsizei,
depth: GLsizei
)