Function rustc_llvm_proxy::proxy::LLVMRunFunction
source · #[no_mangle]
pub unsafe extern "C" fn LLVMRunFunction(
EE: LLVMExecutionEngineRef,
F: LLVMValueRef,
NumArgs: c_uint,
Args: *mut LLVMGenericValueRef
) -> LLVMGenericValueRef