#[repr(C)]pub struct DDHAL_DESTROYDDLOCALDATA {
pub dwFlags: u32,
pub pDDLcl: *mut DDRAWI_DIRECTDRAW_LCL,
pub ddRVal: HRESULT,
}Expand description
Required features: ‘Win32_Graphics_DirectDraw’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’
Fields
dwFlags: u32pDDLcl: *mut DDRAWI_DIRECTDRAW_LCLddRVal: HRESULT