Skip to main content

llvm_add_function

Function llvm_add_function 

Source
pub fn llvm_add_function(
    module: &LLVMModule,
    name: &str,
    fn_ty: LLVMType,
) -> LLVMValue
Expand description

LLVMAddFunction