furi_string_right

Function furi_string_right 

Source
pub unsafe extern "C" fn furi_string_right(
    string: *mut FuriString,
    index: usize,
)
Expand description

Trim the string right from the ‘index’ position to the last position.

§Arguments

  • string - The FuriString instance
  • index - The index