pub unsafe extern "C" fn furi_string_empty(
    string: *const FuriString
) -> bool
Expand description

Check that string is empty or not

Returns:

  • bool

Arguments

  • string -