These docs are for v1.3.0. Click to read the latest docs for v1.6.

N(base32 X)

Used to generate a compile time uint64_t from the base32 encoded string interpretation of X.

#define N(X) eosio::string_to_name(#X)