pub unsafe extern "C" fn furi_string_empty( string: *const FuriString, ) -> bool
Check that string is empty or not
string
true if empty otherwise false