Function win_nfd::fileapi::get_full_path_name
source · Expand description
Get the full path name.
Returns a tuple. If the path refers to a file, the second element of the tuple is the starting index of the filename.
Get the CWideString
as a slice and index that to access the filename.