Function LLVMAliasSetAliasee

Source
#[no_mangle]
pub extern "C" fn LLVMAliasSetAliasee(
    Alias: LLVMValueRef,
    Aliasee: LLVMValueRef,
)