DISPATCH_SOURCE_TYPE_TIMER

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Darwin)
package extern (C) @nogc nothrow
enum DISPATCH_SOURCE_TYPE_TIMER = &_dispatch_source_type_timer;

Meta