[][src]Function sgx_types::sgx_is_within_enclave

pub unsafe extern "C" fn sgx_is_within_enclave(
    addr: *const c_void,
    size: size_t
) -> int32_t