Function NSBitsPerPixelFromDepth

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