Function ctru_sys::CFGU_IsNFCSupported
source · pub unsafe extern "C" fn CFGU_IsNFCSupported(
isSupported: *mut bool
) -> Result
Expand description
Checks if NFC (code name: fangate) is supported.
§Arguments
isSupported
- pointer to the output the result to.