We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d75ea9 commit 8a37f16Copy full SHA for 8a37f16
src/structures/gdt.rs
@@ -336,7 +336,7 @@ impl Descriptor {
336
337
/// Similar to [`Descriptor::tss_segment`], but unsafe since it does not enforce a lifetime
338
/// constraint on the provided TSS.
339
- ///
+ ///
340
/// # Safety
341
/// The caller must ensure that the passed pointer is valid for as long as the descriptor is
342
/// being used.
0 commit comments