[][src]Type Definition makepad_glx_sys::PFNGLXCREATEPIXMAPPROC

type PFNGLXCREATEPIXMAPPROC = Option<unsafe extern "C" fn(dpy: *mut Display, config: GLXFBConfig, pixmap: Pixmap, attrib_list: *const c_int) -> GLXPixmap>;