Struct win_sys::FileSystem::IORING_BUFFER_INFO [−][src]
Expand description
Required features: Win32_Storage_FileSystem
Fields
Address: *mut c_voidLength: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for IORING_BUFFER_INFO
impl !Send for IORING_BUFFER_INFO
impl !Sync for IORING_BUFFER_INFO
impl Unpin for IORING_BUFFER_INFO
impl UnwindSafe for IORING_BUFFER_INFO
Blanket Implementations
Mutably borrows from an owned value. Read more