pub unsafe extern "C" fn gdk_gl_context_is_shared(
    self_: *mut GdkGLContext,
    other: *mut GdkGLContext
) -> gboolean
Available on crate feature v4_4 only.