pub(crate) fn add_alias<'ll>( module: &'ll Module, ty: &Type, address_space: AddressSpace, aliasee: &Value, name: &CStr, ) -> &'ll Value
Safe wrapper for LLVMAddAlias2
LLVMAddAlias2