Function flipperzero_sys::furi_string_cat_vprintf
source · pub unsafe extern "C" fn furi_string_cat_vprintf(
string: *mut FuriString,
format: *const c_char,
args: va_list
) -> c_intExpand description
@brief Append to the string the formatted string of the given printf format. @param string @param format @param args @return int