Function flipperzero_sys::furi_string_alloc_set
source · pub unsafe extern "C" fn furi_string_alloc_set(
source: *const FuriString
) -> *mut FuriStringExpand description
Allocate new FuriString and set it to string. Allocate & Set the string a to the string.
Returns:
- FuriString*
Arguments
source-