esp_apptrace_fopen() function
Opens file on host. This function has the same semantic as 'fopen' except for the first argument.
Arguments
dest
Indicates HW interface to use.
mode
Mode string. See fopen for details.
Return value
non zero file handle on success, otherwise 0