[][src]Type Definition makepad_glx_sys::PFNGLXQUERYDRAWABLEPROC

type PFNGLXQUERYDRAWABLEPROC = Option<unsafe extern "C" fn(dpy: *mut Display, draw: GLXDrawable, attribute: c_int, value: *mut c_uint)>;