pub unsafe extern "system" fn DwmExtendFrameIntoClientArea(
    hwnd: HWND,
    pmarinset: *const MARGINS
) -> HRESULT
Expand description

Required features: "Win32_Graphics_Dwm", "Win32_Foundation", "Win32_UI_Controls"