pub unsafe extern "C" fn ibutton_key_alloc(
    data_size: usize
) -> *mut iButtonKey
Expand description

Allocate a key object

Returns:

  • pointer to the key object

Arguments

  • [in] - data_size maximum data size held by the key