Function llvm_sys::core::LLVMAliasGetAliasee[][src]

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

Retrieve the target value of an alias.