Appearance
shadowp() - determine whether or not a given object it shadowing another
object shadowp( object ob );
Returns the object that 'ob' is shadowing, or zero (0) if it is not shadowing any object.
shadow(3), objectp(3), valid_shadow(4)