Method LLVMGetNextFunction
LLVMGetNextFunction(LLVMValueRef)
TODO: Provide summary for Function LLVMGetNextFunction
Declaration
public static LLVMValueRef LLVMGetNextFunction(LLVMValueRef Fn)
Parameters
public static LLVMValueRef LLVMGetNextFunction(LLVMValueRef Fn)
LLVMValueRef | Fn | TODO: Provide details of parameter Fn |
Returns
LLVMValueRef | TODO: Document return value |