System.Curl.curl_strnequal

From RAD Studio API Documentation

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);

Properties

Type Visibility Source Unit Parent
variable public
System.Curl.pas
System.Curl.hpp
System.Curl System.Curl

Description

Embarcadero Technologies does not currently have any additional information.