Function LLVMGetPreviousGlobalAlias

Source
#[no_mangle]
pub extern "C" fn LLVMGetPreviousGlobalAlias(
    GA: LLVMValueRef,
) -> LLVMValueRef