Function sgx_trts::trts::rsgx_data_is_within_enclave[][src]

pub fn rsgx_data_is_within_enclave<T: Copy + ContiguousMemory>(data: &T) -> bool

rsgx_data_is_within_enclave checks whether a given address is within enclave memory.