Function image::codecs::ico::encoder::write_icondir

source ยท
fn write_icondir<W: Write>(w: &mut W, num_images: u16) -> Result<()>