furi_string_free

Function furi_string_free 

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

Free FuriString.

ยงArguments

  • string - The FuriString instance to free