Skip to main content

SetWindowExtEx

Function SetWindowExtEx 

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