[][src]Function eosio_cdt_sys::action_data_size

pub unsafe extern "C" fn action_data_size() -> u32

Get the length of the current action's data field. This method is useful for dynamically sized actions

@brief Get the length of current action's data field @return the length of the current action's data field