Function user32::DrawEdge [] [src]

pub unsafe extern "system" fn DrawEdge(
    hdc: HDC,
    qrc: LPRECT,
    edge: UINT,
    grfFlags: UINT
) -> BOOL