flipperzero_sys

Function ibutton_key_alloc

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

Allocate a key object

§Arguments

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

§Returns

pointer to the key object