Function winapi::um::winuser::CopyRect

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