pub unsafe extern "C" fn subghz_tx_rx_worker_start(
    instance: *mut SubGhzTxRxWorker,
    frequency: u32
) -> bool
Expand description

Start SubGhzTxRxWorker @param instance Pointer to a SubGhzTxRxWorker instance @return bool - true if ok