Function winsafe::IntersectRect

source ยท
pub fn IntersectRect(src1: RECT, src2: RECT) -> SysResult<RECT>
Available on crate feature user only.
Expand description

IntersectRect function.