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