// Safety: // * Prefix - Guaranteed by C implementation/bindgen. // * No Padding - Guaranteed by C implementation. // * len Impl - Self has statically know size. // * Distinct KIND - Guaranteed by C implementation. // * KIND Range - Guaranteed by C implementation. unsafeimplcrate::TrustyPeerId for trusty_peer_id_uuid { const KIND: trusty_peer_id_kind_t = TRUSTY_PEER_ID_KIND_UUID;
// Safety: // * Prefix - Guaranteed by C implementation/bindgen. // * No Padding - Guaranteed by C implementation. // * len Impl - Self has statically know size. // * Distinct KIND - Guaranteed by C implementation. // * KIND Range - Guaranteed by C implementation. unsafeimplcrate::TrustyPeerId for trusty_peer_id_vmid_ffa { const KIND: trusty_peer_id_kind_t = TRUSTY_PEER_ID_KIND_VMID_FFA;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.