view dstep/corefoundation/CFSet_bindings.d @ 11:07194b026fa4

Added bindings to a couple of frameworks, new license + some other things
author Jacob Carlborg <doob@me.com>
date Sat, 01 Aug 2009 15:03:28 +0200
parents
children
line wrap: on
line source

module dstep.corefoundation.CFSet_bindings;

import dstep.corefoundation.CFBase;
import dstep.objc.bridge.Bridge;
import dstep.objc.objc : id;

extern (C)
{
	extern
	{
	}
}

extern (C)
{
}