Function ssbh_lib::write_anim[][src]

pub fn write_anim<W: Write + Seek>(writer: &mut W, data: &Anim) -> Result<()>