[][src]Type Definition makepad_glx_sys::PFNGLXBINDCHANNELTOWINDOWSGIXPROC

type PFNGLXBINDCHANNELTOWINDOWSGIXPROC = Option<unsafe extern "C" fn(display: *mut Display, screen: c_int, channel: c_int, window: Window) -> c_int>;