[][src]Type Definition makepad_glx_sys::PFNGLGETOBJECTLABELPROC

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