Exemplo n.º 1
0
 extern static void CGPathApply(/* CGPathRef */ IntPtr path, /* void* */ IntPtr info, CGPathApplierFunction function);
Exemplo n.º 2
0
 extern static void CGPathApply(IntPtr path, IntPtr info, CGPathApplierFunction function);
Exemplo n.º 3
0
		extern static void CGPathApply(IntPtr path, IntPtr info, CGPathApplierFunction function);
Exemplo n.º 4
0
		extern static void CGPathApply (/* CGPathRef */ IntPtr path, /* void* */ IntPtr info, CGPathApplierFunction function);