[][src]Function winapi::um::winuser::CopyRect

pub unsafe extern "system" fn CopyRect(
    lprcDst: LPRECT,
    lprcSrc: *const RECT
) -> BOOL