Home
last modified time | relevance | path

Searched refs:lpPathName (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp791 inline bool remove_directory(const char *lpPathName) in remove_directory() argument
792 { return 0 != boost::winapi::RemoveDirectoryA(lpPathName); } in remove_directory()