Strnlen

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

int32

 

Strnlen

(
    const WIDECHAR* String,
    SIZE_T StringSize
)

Public function Static

int32

 

Strnlen

(
    const ANSICHAR* String,
    SIZE_T StringSize
)

Public function Static

int32

 

Strnlen

(
    const UCS2CHAR* String,
    SIZE_T StringSize
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss