pub extern "C-unwind" fn IOSurfaceGetBitDepthOfComponentOfPlane(
buffer: &IOSurfaceRef,
plane_index: usize,
component_index: usize,
) -> usize
👎Deprecated: renamed to
IOSurfaceRef::bit_depth_of_component_of_plane
Available on crate feature
IOSurfaceRef
only.