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

Compute a hash for the string.

Returns:

  • size_t

Arguments

  • string -