Function flipperzero_sys::ibutton_protocols_save
source · pub unsafe extern "C" fn ibutton_protocols_save(
protocols: *mut iButtonProtocols,
key: *const iButtonKey,
file_name: *const c_char
) -> boolExpand description
Save the key data to a file.
Returns:
- true on success, false on failure
Arguments
[in]- protocols pointer to an iButtonProtocols object[in]- key pointer to the key to be saved[in]- file_name full absolute path to the file name