da_notmuch_directory_get_child_directories

Get a notmuch_filenames_t iterator listing all the filenames of sub-directories in the database within the given directory.

The returned filenames will be the basename-entries only (not complete paths).

version(DerelictNotMuch_Dynamic)
extern (C) @nogc nothrow
alias da_notmuch_directory_get_child_directories = notmuch_filenames_t* function

Meta