Function flipperzero_sys::nfc_alloc
source · pub unsafe extern "C" fn nfc_alloc() -> *mut NfcExpand description
Allocate an Nfc instance.
Will exclusively take over the NFC HAL until deleted.
§Returns
pointer to the allocated Nfc instance.