CopyRect

Function CopyRect 

Source
pub unsafe extern "system" fn CopyRect(
    lprcdst: *mut RECT,
    lprcsrc: *const RECT,
) -> i32
Expand description

#423 CopyRect

copies the elements from the source rectangle to the destination rectangle