Function flipperzero_sys::nfc_alloc

source ·
pub unsafe extern "C" fn nfc_alloc() -> *mut Nfc
Expand description

Allocate an Nfc instance.

Will exclusively take over the NFC HAL until deleted.

§Returns

pointer to the allocated Nfc instance.