pub unsafe extern "C" fn furi_record_exists( name: *const c_char, ) -> bool
Check if record exists
name
Note: Thread safe. Create and destroy must be executed from the same thread.