Struct windows_sys::Win32::Storage::FileSystem::CLS_WRITE_ENTRY
#[repr(C)]pub struct CLS_WRITE_ENTRY {
pub Buffer: *mut c_void,
pub ByteLength: u32,
}
Expand description
Required features: "Win32_Storage_FileSystem"
Fields§
§Buffer: *mut c_void
§ByteLength: u32