Function flipperzero_sys::furi_record_create
source · [−]Expand description
Create record
@param name record name @param data data pointer @note Thread safe. Create and destroy must be executed from the same thread.
Create record
@param name record name @param data data pointer @note Thread safe. Create and destroy must be executed from the same thread.