Skip to main content

Module bits_valist

Module bits_valist 

Source
Expand description

va_list implementation for stdarg.h.

See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdarg.h.html.

Implemented via typedef forwarding to the C built-in in cbindgen.