Sets the modification time of a file on the device.
- Parameters
-
| client | The client to use to set the file size. |
| path | Path of the file for which the modification time should be set. |
| mtime | The modification time to set in nanoseconds since epoch. |
- Returns
- AFC_E_SUCCESS on success or an AFC_E_* error value.