CGBitmapContextGetBitsPerComponent

Function CGBitmapContextGetBitsPerComponent 

Source
pub extern "C-unwind" fn CGBitmapContextGetBitsPerComponent(
    context: Option<&CGContext>,
) -> usize
Available on crate features CGBitmapContext and CGContext only.