Function nfcGetTagInfo

Source
pub unsafe extern "C" fn nfcGetTagInfo(
    out: *mut NFC_TagInfo,
) -> Result
Expand description

Returns the current TagInfo.

ยงArguments

  • out - Pointer to write the output TagInfo.