You are here: Main -> Utility API
Str_Len PROC STDCALL ARG @@src_ptr:DWORD
This function will calculate the length of source string. It works with ASCII null terminated strings.
Str_Copy