ibutton_worker_read_set_callback

Function ibutton_worker_read_set_callback 

Source
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 -