[][src]Function sapp_linux::glGetnTexImageARB

pub unsafe extern "C" fn glGetnTexImageARB(
    target: GLenum,
    level: GLint,
    format: GLenum,
    type_: GLenum,
    bufSize: GLsizei,
    img: *mut c_void
)