LLVMGetInstructionCallConv

Obtain the calling convention for a call instruction.

This is the opposite of LLVMSetInstructionCallConv(). Reads its usage.

@see LLVMSetInstructionCallConv()

extern (C) nothrow
uint
LLVMGetInstructionCallConv
(
LLVMValueRef Instr
)

Meta