Enumeration CurlFnMatchFunc

Object to be used as the return value for the callback set with the option FNMATCH_FUNCTION

CURL_FNMATCHFUNC_MATCH becomes CurlFnMatch.Match

Enumeration Members

Enumeration Members

Fail: 2
Match: 0
NoMatch: 1