IOSurfaceGetBitOffsetOfComponentOfPlane

Function IOSurfaceGetBitOffsetOfComponentOfPlane 

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