Function windows::Win32::Graphics::Dwm::DwmExtendFrameIntoClientArea

pub unsafe fn DwmExtendFrameIntoClientArea<P0>(
    hwnd: P0,
    pmarinset: *const MARGINS,
) -> Result<()>
where P0: Param<HWND>,