furi_string_reset

Function furi_string_reset 

Source
pub unsafe extern "C" fn furi_string_reset(string: *mut FuriString)
Expand description

Reset string.

Make the string empty.

ยงArguments

  • string - The FuriString instance