pub unsafe extern "C" fn flipper_format_get_value_count(
    flipper_format: *mut FlipperFormat,
    key: *const c_char,
    count: *mut u32
) -> bool
Expand description

Get the count of values by key @param flipper_format Pointer to a FlipperFormat instance @param key @param count @return bool