Function IOSurfaceGetElementWidthOfPlane

Source
pub unsafe extern "C" fn IOSurfaceGetElementWidthOfPlane(
    buffer: IOSurfaceRef,
    plane_index: usize,
) -> usize
👎Deprecated: use the objc2-io-surface crate instead