[][src]Function winapi::um::winuser::DrawEdge

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