llvm_sys::core::LLVMAddGlobal [] [src]

pub unsafe extern fn LLVMAddGlobal(M: LLVMModuleRef, Ty: LLVMTypeRef, Name: *const c_char) -> LLVMValueRef