pub unsafe extern "system" fn wglDescribeLayerPlane(
    param0: HDC,
    param1: i32,
    param2: i32,
    param3: u32,
    param4: *mut LAYERPLANEDESCRIPTOR
) -> BOOL
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"