llvm_sys::core

Function LLVMAliasGetAliasee

Source
pub unsafe extern "C" fn LLVMAliasGetAliasee(
    Alias: LLVMValueRef,
) -> LLVMValueRef
Expand description

Retrieve the target value of an alias.