Function SetWindowExtEx

Source
pub unsafe extern "C" fn SetWindowExtEx(
    hdc: HDC,
    x: c_int,
    y: c_int,
    lpsz: LPSIZE,
) -> BOOL