[][src]Function apng::create_config

pub fn create_config(
    images: &Vec<PNGImage>,
    plays: Option<u32>
) -> Result<Config, APNGError>