pub unsafe extern "C" fn lfrfid_worker_read_start(
worker: *mut LFRFIDWorker,
type_: LFRFIDWorkerReadType,
callback: LFRFIDWorkerReadCallback,
context: *mut c_void,
)Expand description
Start read mode
ยงArguments
worker- The workertype- The typecallback- The callbackcontext- The context