C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_getfillmask
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    unsigned char __far *_getfillmask( unsigned char __far *mask );
 
  Returns:   the current fill mask in <mask>, or NULL if no mask is
             present.
 
  See also:  _setfillmask, _getlinestyle, _floodfill
                                    -♦-