logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

msv_response - a response from the MSVA

Author

       Generated automatically by Doxygen for libmsv from the source code.

libmsv                                      Thu Oct 24 2024 18:49:48                             msv_response(3)

Detailed Description

       a response from the MSVA

Field Documentation

char*msv_response::message
       text response to be displayed to the user

   intmsv_response::valid
       0 for invalid, 1 for valid

Member Function Documentation

size_tmsv_response::MSV_DEPRECATED(sz)
       length of the buffer allocated to message

Name

       msv_response - a response from the MSVA

Synopsis

       #include <msv.h>

   PublicMemberFunctions
       size_t MSV_DEPRECATED (sz)

   DataFields
       int valid
       char * message

See Also