[][src]Function ozelot::write::write_u128

pub fn write_u128<W: Write>(val: &u128, writer: &mut W) -> Result<()>

Write a single unsigned 128-bit int to the Writer