Function flipperzero_sys::ibutton_protocols_write_blank
source · pub unsafe extern "C" fn ibutton_protocols_write_blank(
protocols: *mut iButtonProtocols,
key: *mut iButtonKey
) -> boolExpand description
Write the key to a blank
Returns:
- true on success, false on failure
Arguments
[in]- protocols pointer to an iButtonProtocols object[in]- key pointer to the key to be written