ibutton_worker_emulate_set_callback

Function ibutton_worker_emulate_set_callback 

Source
pub unsafe extern "C" fn ibutton_worker_emulate_set_callback(
    worker: *mut iButtonWorker,
    callback: iButtonWorkerEmulateCallback,
    context: *mut c_void,
)
Expand description

Set “emulate success” callback

§Arguments

  • worker -
  • callback -
  • context -