Function llvm_sys::core::LLVMConstantPtrAuth
source ยท pub unsafe extern "C" fn LLVMConstantPtrAuth(
Ptr: LLVMValueRef,
Key: LLVMValueRef,
Disc: LLVMValueRef,
AddrDisc: LLVMValueRef,
) -> LLVMValueRef
Expand description
Create a ConstantPtrAuth constant with the given values.