Function flo_animation::write_raw_points [] [src]

pub fn write_raw_points<Target: Write>(
    tgt: &mut Target,
    points: &[RawPoint]
) -> Result<(), Error>

Writes a set of raw points to a stream