Cairo.NativeMethods.cairo_xlib_surface_get_display C# (CSharp) Метод

cairo_xlib_surface_get_display() приватный Метод

private cairo_xlib_surface_get_display ( IntPtr surface ) : IntPtr
surface IntPtr
Результат IntPtr
        internal static extern IntPtr cairo_xlib_surface_get_display(IntPtr surface);
NativeMethods