Struct windows_sys::Win32::Graphics::DirectDraw::DD_DESTROYDDLOCALDATA
[−]#[repr(C)]pub struct DD_DESTROYDDLOCALDATA {
pub dwFlags: u32,
pub pDDLcl: *mut DD_DIRECTDRAW_LOCAL,
pub ddRVal: HRESULT,
}Expand description
Required features: ‘Win32_Graphics_DirectDraw’
Fields
dwFlags: u32pDDLcl: *mut DD_DIRECTDRAW_LOCALddRVal: HRESULT