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