Function winsafe::AdjustWindowRectEx

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

AdjustWindowRectEx function.