Type Definition windows_sys::Win32::Graphics::OpenGL::PFNGLADDSWAPHINTRECTWINPROC
[−]pub type PFNGLADDSWAPHINTRECTWINPROC = Option<unsafe extern "system" fn(x: i32, y: i32, width: i32, height: i32)>;
Expand description
Required features: "Win32_Graphics_OpenGL"