Function flipperzero_sys::flipper_format_key_exist
source · pub unsafe extern "C" fn flipper_format_key_exist(
flipper_format: *mut FlipperFormat,
key: *const c_char
) -> boolExpand description
Check if the key exists.
Returns:
- true key exists
- false key is not exists
Arguments
flipper_format- Pointer to a FlipperFormat instancekey- Key