Function IOSurfaceGetBitOffsetOfComponentOfPlane

Source
pub unsafe extern "C-unwind" fn IOSurfaceGetBitOffsetOfComponentOfPlane(
    buffer: &IOSurfaceRef,
    plane_index: usize,
    component_index: usize,
) -> usize
Available on crate feature IOSurfaceRef only.