nn::fs::TryDeleteFile
Result TryDeleteFile( const wchar_t * pathName );
Deletes a file.
This function returns any error that occurs while it is deleting the file.
CONFIDENTIAL