pub unsafe extern "C" fn furi_string_cmp( string_1: *const FuriString, string_2: *const FuriString, ) -> c_int
Compare two strings and return the sort order.
string_1
string_2
zero if equal