lfrfid_worker_write_start

Function lfrfid_worker_write_start 

Source
pub unsafe extern "C" fn lfrfid_worker_write_start(
    worker: *mut LFRFIDWorker,
    protocol: LFRFIDProtocol,
    callback: LFRFIDWorkerWriteCallback,
    context: *mut c_void,
)
Expand description

Start write mode

ยงArguments

  • worker - The worker
  • protocol - The protocol
  • callback - The callback
  • context - The context