Documentation > Instrumentation Runtime API > binwb_printf
binwb_printf - Format string and write to the standard output stream
int binwb_printf(const char *format, ...);
int printf(const char *format, ...);
SYNOPSIS
DESCRIPTION
RETURN VALUE
NOTES
EXAMPLES
SEE ALSO