pub unsafe extern "C" fn ibutton_worker_read_set_callback(
    worker: *mut iButtonWorker,
    callback: iButtonWorkerReadCallback,
    context: *mut c_void
)
Expand description

Set “read success” callback

Arguments

  • worker -
  • callback -
  • context -