\brief Retrieve a remapping.
\param path the path that contains metadata about remappings.
\returns the requested remapping. This remapping must be freed via a call to \c clang_remap_dispose(). Can return NULL if an error occurred.
See Implementation
\brief Retrieve a remapping.
\param path the path that contains metadata about remappings.
\returns the requested remapping. This remapping must be freed via a call to \c clang_remap_dispose(). Can return NULL if an error occurred.