CGDisplayModeGetRefreshRate

Function CGDisplayModeGetRefreshRate 

Source
pub extern "C-unwind" fn CGDisplayModeGetRefreshRate(
    mode: Option<&CGDisplayMode>,
) -> c_double
👎Deprecated: renamed to CGDisplayMode::refresh_rate
Available on crate feature CGDirectDisplay only.