NSColorSpaceFromDepth

Function NSColorSpaceFromDepth 

Source
pub unsafe extern "C-unwind" fn NSColorSpaceFromDepth(
    depth: NSWindowDepth,
) -> Option<Retained<NSColorSpaceName>>
Available on crate feature NSGraphics only.