rpgmv_
tool
0.0.0
In rpgmv_
tool::
command::
commands2py::
generate
rpgmv_tool
::
command
::
commands2py
::
generate
Function
write_audio_file
Copy item path
Source
fn write_audio_file<W>(writer: W, indent:
u16
, audio: &AudioFile) ->
Result
<
()
>
where W:
Write
,