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

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