Function winsafe::AdjustWindowRectEx

source ·
pub fn AdjustWindowRectEx(
    rc: RECT,
    style: WS,
    has_menu: bool,
    ex_style: WS_EX
) -> SysResult<RECT>
Available on crate feature user only.
Expand description

AdjustWindowRectEx function.