Function subghz_file_encoder_worker_start
Source pub unsafe extern "C" fn subghz_file_encoder_worker_start(
instance: *mut SubGhzFileEncoderWorker,
file_path: *const c_char,
radio_device_name: *const c_char,
) -> bool
Expand description
Start SubGhzFileEncoderWorker.
§Arguments
instance - Pointer to a SubGhzFileEncoderWorker instance
file_path - File path
radio_device_name - Radio device name
§Returns
bool - true if ok