derelict.carbon

Dynamic bindings to the many "Carbon" Apple frameworks.

Modules

audiounit
module derelict.carbon.audiounit

Dynamic bindings to the AudioUnit and AudioToolbox frameworks.

coreaudio
module derelict.carbon.coreaudio

Dynamic bindings to the CoreAudio framework.

corefoundation
module derelict.carbon.corefoundation

Dynamic bindings to the CoreFoundation framework.

coreservices
module derelict.carbon.coreservices

Dynamic bindings to the CoreServices framework.

Public Imports

derelict.carbon.corefoundation
public import derelict.carbon.corefoundation;
Undocumented in source.
derelict.carbon.coreservices
public import derelict.carbon.coreservices;
Undocumented in source.
derelict.carbon.coreaudio
public import derelict.carbon.coreaudio;
Undocumented in source.
derelict.carbon.audiounit
public import derelict.carbon.audiounit;
Undocumented in source.

Meta