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

@brief Check that string is empty or not @param string @return bool