Source code

Revision control

Copy as Markdown

Other Tools

//! This file has been automatically generated by `objc2`'s `header-translator`.
//! DO NOT EDIT
use core::ptr::NonNull;
use objc2_core_foundation::*;
use crate::*;
extern "C" {
pub static kCGUse100nitsHLGOOTF: &'static CFString;
}
extern "C" {
pub static kCGUseBT1886ForCoreVideoGamma: &'static CFString;
}
extern "C" {
pub static kCGSkipBoostToHDR: &'static CFString;
}
extern "C" {
pub static kCGUseLegacyHDREcosystem: &'static CFString;
}