dump

bapsf_motion.utils.toml.dump(obj: Mapping[str, Any], fp: IO[bytes], /, *, multiline_strings: bool = False, indent: int = 4) None