MIR_init2

Create a context with custom allocators, checking the API version.

extern (D) nothrow @nogc nothrow @nogc
MIR_context_t
MIR_init2
(
MIR_alloc_t alloc
,
MIR_code_alloc_t code_alloc
)