Function flipperzero_sys::furi_string_right
source · [−]pub unsafe extern "C" fn furi_string_right(
string: *mut FuriString,
index: usize
)Expand description
@brief Trim the string right from the ‘index’ position to the last position. @param string @param index