ibutton_protocols_apply_edits

Function ibutton_protocols_apply_edits 

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

Make all necessary internal adjustments after editing the key

ยงArguments

  • [in] - protocols pointer to an iButtonProtocols object
  • [in,out] - key pointer to the key to be adjusted