Function flipperzero_sys::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