[][src]Type Definition makepad_glx_sys::PFNGLXRELEASEVIDEODEVICENVPROC

type PFNGLXRELEASEVIDEODEVICENVPROC = Option<unsafe extern "C" fn(dpy: *mut Display, screen: c_int, VideoDevice: GLXVideoDeviceNV) -> c_int>;