[][src]Type Definition makepad_glx_sys::PFNGLGETOBJECTPTRLABELPROC

type PFNGLGETOBJECTPTRLABELPROC = Option<unsafe extern "C" fn(ptr: *const c_void, bufSize: GLsizei, length: *mut GLsizei, label: *mut GLchar)>;