----------------------------------------------------------------------------- Purpose: copy a string while observing the maximum length of the target buffer Inputs: pDest - pointer to the destination string pSrc - pointer to the source string maxLen - number of bytes available at pDest This function will always leave pDest nul-terminated if maxLen > 0 maxLen is a count of bytes, not a count of
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected