System.Curl.curl_strnequal
Delphi
curl_strnequal: function (s1: MarshaledAString; s2: MarshaledAString; n: size_t): Integer; cdecl;
C++
extern DELPHI_PACKAGE int __cdecl (*curl_strnequal)(char * s1, char * s2, unsigned n);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| variable | public | System.Curl.pas System.Curl.hpp |
System.Curl | System.Curl |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !