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’
pub unsafe extern "system" fn DrawEdge(
hdc: HDC,
qrc: *mut RECT,
edge: DRAWEDGE_FLAGS,
grfflags: DRAW_EDGE_FLAGS
) -> BOOLRequired features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’