The OpenD Programming Language

mir_rc_create

export extern (C) @system nothrow @nogc pure
mir_rc_create
(
ref immutable(mir_type_info) typeInfo
,
size_t length
,
scope const void* payload = null
,
bool initialize = true
,
bool deallocate = true
)

Meta