[#NET_PERMISSIONS_DOC] = NET_PERMISSIONS_DOC :mrdocs: Human‐readable descriptions of the available net permission flags, for help output. == Synopsis Declared in `<net_permissions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- extern std::vector<std::string> const NET_PERMISSIONS_DOC; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#