man(1) Manual page archive


     UNCAST(2)                                               UNCAST(2)

     Name
          uncast - Undefines a type cast in the name space converter
          set.

     Synopsis
          #include <ulib.h>

          void uncast(char* k, char* match)

     Description
          Uncast removes any entry defined in the converter set to
          convert from the type k to the type match.

     Source
          /src/b/port/box.c

     See also
          cast(2).