Struct windows_sys::Win32::Graphics::DirectDraw::DDHAL_DDKERNELCALLBACKS
[−]#[repr(C)]pub struct DDHAL_DDKERNELCALLBACKS {
pub dwSize: u32,
pub dwFlags: u32,
pub SyncSurfaceData: LPDDHALKERNELCB_SYNCSURFACE,
pub SyncVideoPortData: LPDDHALKERNELCB_SYNCVIDEOPORT,
}Expand description
Required features: ‘Win32_Graphics_DirectDraw’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’
Fields
dwSize: u32dwFlags: u32SyncSurfaceData: LPDDHALKERNELCB_SYNCSURFACESyncVideoPortData: LPDDHALKERNELCB_SYNCVIDEOPORT