pub unsafe extern "C" fn LLVMConstantPtrAuth(
Ptr: LLVMValueRef,
Key: LLVMValueRef,
Disc: LLVMValueRef,
AddrDisc: LLVMValueRef,
) -> LLVMValueRefExpand description
Create a ConstantPtrAuth constant with the given values.
pub unsafe extern "C" fn LLVMConstantPtrAuth(
Ptr: LLVMValueRef,
Key: LLVMValueRef,
Disc: LLVMValueRef,
AddrDisc: LLVMValueRef,
) -> LLVMValueRefCreate a ConstantPtrAuth constant with the given values.