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