ENOTEMPTY

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!CRuntime_Microsoft && !CRuntime_Newlib && !linux && !Darwin && !FreeBSD && !NetBSD && !OpenBSD && !DragonFlyBSD && !Solaris && Haiku)
extern (C) @trusted nothrow @nogc
enum ENOTEMPTY = B_TO_POSIX_ERROR!(B_DIRECTORY_NOT_EMPTY);

Meta