pub unsafe extern "C" fn LLVMGetConstantPtrAuthPointer(
PtrAuth: LLVMValueRef,
) -> LLVMValueRefExpand description
Get the pointer value for the associated ConstantPtrAuth constant.
@see llvm::ConstantPtrAuth::getPointer
pub unsafe extern "C" fn LLVMGetConstantPtrAuthPointer(
PtrAuth: LLVMValueRef,
) -> LLVMValueRefGet the pointer value for the associated ConstantPtrAuth constant.
@see llvm::ConstantPtrAuth::getPointer