Function winapi::um::winuser::InvertRect

source ·
pub unsafe extern "system" fn InvertRect(
    hDC: HDC,
    lprc: *const RECT
) -> BOOL