#[no_mangle]
pub unsafe extern "C" fn sgx_self_target(
    target_info: *mut TargetInfo
) -> SgxStatus
Expand description