root/src/module-env-26.h

/* [<][>][^][v][top][bottom][index][help] */
     1   /* Returns whether a quit is pending.  */
     2   bool (*should_quit) (emacs_env *env)
     3     EMACS_ATTRIBUTE_NONNULL(1);

/* [<][>][^][v][top][bottom][index][help] */