pub fn snprintf0(dst: &mut [u8], fmt: PrintfFmt<()>) -> c_int
example
A safe wrapper around snprintf for 0 argument(s).
snprintf