[][src]Function ozelot::write::write_f64

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

Write a single f64 to the Writer