pub type LPDDENUMVIDEOCALLBACK = Option<unsafe extern "system" fn(param0: *mut DDVIDEOPORTCAPS, param1: *mut c_void) -> HRESULT>;
Expand description

Required features: "Win32_Graphics_DirectDraw"