windows::Win32::Graphics::Gdi

Function SetWindowExtEx

pub unsafe fn SetWindowExtEx(
    hdc: HDC,
    x: i32,
    y: i32,
    lpsz: Option<*mut SIZE>,
) -> BOOL