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

Retrieve the target value of an alias.