[][src]Type Definition makepad_glx_sys::PFNGLXGETTRANSPARENTINDEXSUNPROC

type PFNGLXGETTRANSPARENTINDEXSUNPROC = Option<unsafe extern "C" fn(dpy: *mut Display, overlay: Window, underlay: Window, pTransparentIndex: *mut c_long) -> c_int>;