pub unsafe extern "system" fn SubtractRect(
lprcdst: *mut RECT,
lprcsrc1: *const RECT,
lprcsrc2: *const RECT,
) -> i32Expand description
#425 SubtractRect
creates a new rectangle that is the result of subtracting one rectangle from another