pub fn ask_external_data(eid: i64, did: i64, calldata: &[u8])Expand description
Issues a new raw request to the host environement using the specified data source ID and calldata, and assigns it to the given external ID. Must only be called during preparation phase.