Skip to main content

CGDisplayModeGetPixelWidth

Function CGDisplayModeGetPixelWidth 

Source
pub extern "C-unwind" fn CGDisplayModeGetPixelWidth(
    mode: Option<&CGDisplayMode>,
) -> usize
👎Deprecated:

renamed to CGDisplayMode::pixel_width

Available on crate feature CGDirectDisplay only.