Function objc2_app_kit::NSBestDepth

source ยท
pub unsafe extern "C" fn NSBestDepth(
    color_space: &NSColorSpaceName,
    bps: NSInteger,
    bpp: NSInteger,
    planar: Bool,
    exact_match: *mut Bool
) -> NSWindowDepth
Available on crate feature NSGraphics only.