pub unsafe extern "C" fn rfalNfcDepSetDeactivatingCallback(
    pFunc: Option<unsafe extern "C" fn() -> bool>
)
Expand description

\brief Set deactivating callback

Sets the deactivating callback so that nfcip layer can check if upper layer has a deactivation pending, and not perform error recovery upon specific errors

\param[in] pFunc : method pointer to deactivation flag check