Struct windows_sys::Win32::System::Ioctl::RETRIEVAL_POINTERS_BUFFER_0
#[repr(C)]pub struct RETRIEVAL_POINTERS_BUFFER_0 {
pub NextVcn: i64,
pub Lcn: i64,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§NextVcn: i64
§Lcn: i64