The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

// Copyright (c) 2023 Yuki Kimoto
// MIT License
#include "spvm_native.h"
int32_t SPVM_STRERROR_strerror(int errnum, char *buf, size_t buflen);