[][src]Type Definition makepad_glx_sys::PFNGLXQUERYGLXPBUFFERSGIXPROC

type PFNGLXQUERYGLXPBUFFERSGIXPROC = Option<unsafe extern "C" fn(dpy: *mut Display, pbuf: GLXPbufferSGIX, attribute: c_int, value: *mut c_uint) -> c_int>;