Function ctru_sys::nfcGetTagState

source ·
pub unsafe extern "C" fn nfcGetTagState(
    state: *mut NFC_TagState
) -> Result
Expand description

Returns the current NFC tag state.

§Arguments

  • state - Pointer to write NFC tag state.