CGBitmapContextGetBitsPerPixel

Function CGBitmapContextGetBitsPerPixel 

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