NSBitsPerPixelFromDepth

Function NSBitsPerPixelFromDepth 

Source
pub extern "C-unwind" fn NSBitsPerPixelFromDepth(
    depth: NSWindowDepth,
) -> NSInteger
Available on crate feature NSGraphics only.