pub unsafe extern "C" fn furi_string_push_back( string: *mut FuriString, c: c_char, )
Append a character to the string.
string
c