pub type ENUM_CALLBACK = Option<unsafe extern "system" fn(lpsurfaceinfo: *mut DCISURFACEINFO, lpcontext: *mut c_void)>;
Expand description

Required features: "Win32_System_WindowsProgramming"