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