LLVMGetGC

Obtain the name of the garbage collector to use during code generation.

@see llvm::Function::getGC()

extern (C) nothrow
const(char)*
LLVMGetGC
(
LLVMValueRef Fn
)

Meta