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

Reset string. Make the string empty.

Arguments

  • s -