Function ctru_sys::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.