[][src]Function ggez::filesystem::write_config

pub fn write_config(ctx: &mut Context, conf: &Conf) -> GameResult

Takes a Conf object and saves it to the user directory, overwriting any file already there.