Function rustc_llvm_proxy::proxy::LLVMAddFunction
source · #[no_mangle]
pub unsafe extern "C" fn LLVMAddFunction(
M: LLVMModuleRef,
Name: *const c_char,
FunctionTy: LLVMTypeRef
) -> LLVMValueRef
#[no_mangle]
pub unsafe extern "C" fn LLVMAddFunction(
M: LLVMModuleRef,
Name: *const c_char,
FunctionTy: LLVMTypeRef
) -> LLVMValueRef