[][src]Function sapp_linux::glFramebufferTextureFaceARB

pub unsafe extern "C" fn glFramebufferTextureFaceARB(
    target: GLenum,
    attachment: GLenum,
    texture: GLuint,
    level: GLint,
    face: GLenum
)