AdjustWindowRectEx

Function AdjustWindowRectEx 

Source
pub unsafe extern "system" fn AdjustWindowRectEx(
    lprect: *mut RECT,
    dwstyle: u32,
    bmenu: i32,
    dwexstyle: u32,
) -> i32
Expand description

#62 AdjustWindowRectEx

calculate the size of a window given information about the window’s components and styles