// Copyright (c) 2023 Yuki Kimoto
// MIT License

#include "spvm_native.h"

int32_t SPVM_STRERROR_strerror(int errnum, char *buf, size_t buflen);