logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Description

       Return an FLT object that has a specified name. The mflt_get() function returns an FLT object whose name
       is name.

Name

       mflt_get -

Return Value

           If the operation was successful, mflt_get() returns a pointer to the found FLT object. Otherwise, it
           returns NULL.

Synopsis

MFLT * mflt_get (MSymbol name)

See Also