mi_boolean mi_qual_handlenull(MI_AM_QUAL_DESC *qualDesc)
The database server indicates that a UDR can accept NULL-valued arguments if the CREATE FUNCTION statement specified the HANDLESNULLS routine modifier.
MI_TRUE indicates that the function handles NULL values. MI_FALSE indicates that the function does not handle NULL values.