kCVImageBufferDisplayMaskRectangle_RectangleWidthKey

Static kCVImageBufferDisplayMaskRectangle_RectangleWidthKey 

Source
pub unsafe static kCVImageBufferDisplayMaskRectangle_RectangleWidthKey: &'static CFString
Available on crate feature CVImageBuffer only.
Expand description

Specifies the width of the rectangle starting at rectangle’s left offset toward the rectangle’s right edge. The width value is a CFNumber of unsigned 16-bit integer.

See also Apple’s documentation