mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
dispatch_release
mecca
platform
os
darwin
dispatch
Undocumented in source. Be warned that the author may not have intended to support it.
void
dispatch_release
(dispatch_object_t )
void
dispatch_release
(dispatch_queue_t queue)
void
dispatch_release
(dispatch_source_t source)
version(Darwin)
package extern (
C
) @
nogc
nothrow extern (
D
)
void
dispatch_release
(
dispatch_source_t
source
)
Meta
Source
See Implementation
mecca
platform
os
darwin
dispatch
aliases
dispatch_function_t
dispatch_queue_attr_t
dispatch_queue_t
dispatch_source_t
dispatch_source_type_t
dispatch_time_t
functions
dispatch_activate
dispatch_queue_create
dispatch_release
dispatch_set_context
dispatch_source_cancel
dispatch_source_create
dispatch_source_set_cancel_handler_f
dispatch_source_set_event_handler_f
dispatch_source_set_timer
dispatch_time
manifest constants
DISPATCH_SOURCE_TYPE_TIMER
static variables
_dispatch_source_type_timer
structs
dispatch_queue_attr_s
dispatch_queue_s
dispatch_source_s
dispatch_source_type_s
unions
dispatch_object_t
variables
DISPATCH_TIME_NOW
NSEC_PER_SEC