Function gdi32::SetWindowExtEx [] [src]

pub unsafe extern "system" fn SetWindowExtEx(
    hdc: HDC,
    x: c_int,
    y: c_int,
    lppt: *mut SIZE
) -> BOOL