Struct windows_sys::Win32::Graphics::DirectDraw::DD_ATTACHLIST
[−]#[repr(C)]pub struct DD_ATTACHLIST {
pub lpLink: *mut DD_ATTACHLIST,
pub lpAttached: *mut DD_SURFACE_LOCAL,
}Expand description
Required features: ‘Win32_Graphics_DirectDraw’, ‘Win32_Foundation’
Fields
lpLink: *mut DD_ATTACHLISTlpAttached: *mut DD_SURFACE_LOCAL