LLVMSetGC

Define the garbage collector to use during code generation.

@see llvm::Function::setGC()

extern (C) nothrow
void
LLVMSetGC
(
LLVMValueRef Fn
,
const(char)* Name
)

Meta