Function mz_repr::strconv::format_int32

source ·
pub fn format_int32<F>(buf: &mut F, i: i32) -> Nestable
where F: FormatBuffer,
Expand description

Writes an i32 to buf.