[][src]Type Definition sgx_types::sgx_ecall_get_ga_trusted_t

type sgx_ecall_get_ga_trusted_t = unsafe extern "C" fn(eid: sgx_enclave_id_t, retval: *mut sgx_status_t, context: sgx_ra_context_t, g_a: *mut sgx_ec256_public_t) -> sgx_status_t;