[][src]Function winapi::um::wingdi::wglDescribeLayerPlane

pub unsafe extern "system" fn wglDescribeLayerPlane(
    hdc: HDC,
    iPixelFormat: c_int,
    iLayerPlane: c_int,
    nBytes: UINT,
    plpd: LPLAYERPLANEDESCRIPTOR
) -> BOOL