4 lines
91 B
C
4 lines
91 B
C
#pragma once
|
|
typedef struct _cairo_surface cairo_surface_t;
|
|
typedef struct _cairo cairo_t;
|