Method LLVMSetFunctionCallConv
LLVMSetFunctionCallConv(LLVMValueRef, UInt32)
TODO: Provide summary for Function LLVMSetFunctionCallConv
Declaration
public static void LLVMSetFunctionCallConv(LLVMValueRef Fn, uint CC)
Parameters
public static void LLVMSetFunctionCallConv(LLVMValueRef Fn, uint CC)
LLVMValueRef | Fn | TODO: Provide details of parameter Fn |
UInt32 | CC | TODO: Provide details of parameter CC |