Function windows_sys::Win32::Graphics::Gdi::DrawEdge
pub unsafe extern "system" fn DrawEdge(
hdc: HDC,
qrc: *mut RECT,
edge: DRAWEDGE_FLAGS,
grfflags: DRAW_EDGE_FLAGS
) -> BOOLExpand description
Required features: "Win32_Graphics_Gdi", "Win32_Foundation"