Files
rabbitmq-c/tools/win32/compat.h
2026-04-02 23:18:28 +08:00

5 lines
161 B
C

// Copyright 2007 - 2021, Alan Antonuk and the rabbitmq-c contributors.
// SPDX-License-Identifier: mit
extern int asprintf(char **strp, const char *fmt, ...);