NSNumberOfColorComponents

Function NSNumberOfColorComponents 

Source
pub unsafe extern "C-unwind" fn NSNumberOfColorComponents(
    color_space_name: &NSColorSpaceName,
) -> NSInteger
Available on crate feature NSGraphics only.