Struct windows_sys::Win32::System::WindowsSync::SYNC_RANGE
[−]#[repr(C)]pub struct SYNC_RANGE {
pub pbClosedLowerBound: *mut u8,
pub pbClosedUpperBound: *mut u8,
}Expand description
Required features: ‘Win32_System_WindowsSync’
Fields
pbClosedLowerBound: *mut u8pbClosedUpperBound: *mut u8