Load the symbolic link target for the specified path into the specified result.
Synopsis
Declared in <bdls_filesystemutil.h>
static
int
getSymbolicLinkTarget(
std::pmr::string* result,
char const* path);
Created with MrDocs