[][src]Type Definition sapp_linux::PFNGLGETOBJECTLABELPROC

type PFNGLGETOBJECTLABELPROC = Option<unsafe extern "C" fn(identifier: GLenum, name: GLuint, bufSize: GLsizei, length: *mut GLsizei, label: *mut GLchar)>;