pub unsafe extern "C" fn subghz_protocol_raw_file_encoder_worker_set_callback_end(
instance: *mut SubGhzProtocolEncoderRAW,
callback_end: SubGhzProtocolEncoderRAWCallbackEnd,
context_end: *mut c_void,
)Expand description
Set callback on completion of file transfer.
ยงArguments
instance- Pointer to a SubGhzProtocolEncoderRAW instancecallback_end- Callback, SubGhzProtocolEncoderRAWCallbackEndcontext_end- Context