sync_file_info_free

Free a struct sync_file_info structure

Available since API level 26.

version(Android)
extern (C) @system nothrow @nogc
void
sync_file_info_free
(
sync_file_info_* info
)

Meta