Function winsafe::AdjustWindowRectEx[][src]

pub fn AdjustWindowRectEx(
    rc: &mut RECT,
    style: WS,
    has_menu: bool,
    ex_style: WS_EX
) -> WinResult<()>
Expand description