ot::StringEndsWith() function
Checks whether a null-terminated string ends with a given character.
Arguments
aString
A pointer to the string.
Return value
TRUE If @p aString ends with character @p aChar. FALSE If @p aString does not end with character @p aChar.
ot::StringEndsWith() is called by 2 functions and calls 1 function:
![]()
ot::StringEndsWith()
ot::StringEndsWith() reads 2 variables:
![]()
ot::StringEndsWith()