pub unsafe extern "C-unwind" fn NSBestDepth(
color_space: &NSColorSpaceName,
bps: NSInteger,
bpp: NSInteger,
planar: bool,
exact_match: *mut Bool,
) -> NSWindowDepthAvailable on crate feature
NSGraphics only.Expand description
ยงSafety
exact_match must be a valid pointer or null.