[][src]Function eosio_cdt_sys::is_privileged

pub unsafe extern "C" fn is_privileged(account: capi_name) -> bool

Check if an account is privileged

@param account - name of the account to be checked @return true if the account is privileged @return false if the account is not privileged