pub fn llvm_get_named_function(
module: &LLVMModule,
name: &str,
) -> Option<LLVMValue>Expand description
LLVMGetNamedFunction
pub fn llvm_get_named_function(
module: &LLVMModule,
name: &str,
) -> Option<LLVMValue>LLVMGetNamedFunction