ibutton_protocols_emulate_start

Function ibutton_protocols_emulate_start 

Source
pub unsafe extern "C" fn ibutton_protocols_emulate_start(
    protocols: *mut iButtonProtocols,
    key: *mut iButtonKey,
)
Expand description

Start emulating the key

ยงArguments

  • [in] - protocols pointer to an iButtonProtocols object
  • [in] - key pointer to the key to be emulated