Function flipperzero_sys::furi_string_left
source · pub unsafe extern "C" fn furi_string_left(
string: *mut FuriString,
index: usize,
)Expand description
Trim the string left to the first ‘index’ bytes.
§Arguments
string- The FuriString instanceindex- The index