UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
GenericPlatformStringPrivate Namespace Reference

Functions

template<typename CharType1 , typename CharType2 >
int32 StrncmpImpl (const CharType1 *String1, const CharType2 *String2, SIZE_T Count)
 

Function Documentation

◆ StrncmpImpl()

int32 GenericPlatformStringPrivate::StrncmpImpl ( const CharType1 String1,
const CharType2 String2,
SIZE_T  Count 
)