pub unsafe extern "C" fn flipper_format_key_exist( flipper_format: *mut FlipperFormat, key: *const c_char, ) -> bool
Check if the key exists.
flipper_format
key
true key exists false key is not exists