lv_strncpy() is only used within i80_controller sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesData Use

Return value

A pointer to the destination array, which is dst.

Notes

dst will not be null terminated if dest_size bytes were copied from src before the end of src was reached.

References