[][src]Function eosio_cdt_sys::is_account

pub unsafe extern "C" fn is_account(name: capi_name) -> bool

Verifies that @ref name is an existing account.

@brief Verifies that @ref name is an existing account. @param name - name of the account to check