[][src]Function makepad_glx_sys::glXCreatePixmap

pub unsafe extern "C" fn glXCreatePixmap(
    dpy: *mut Display,
    config: GLXFBConfig,
    pixmap: Pixmap,
    attribList: *const c_int
) -> GLXPixmap