Function ssbh_lib::write_ssbh[][src]

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