UnknownValueHandler

Stores constant into buffer

alias UnknownValueHandler = void delegate
(
ubyte[] buffer
,
IrIndex index
,
CompilationContext* c
)

Meta