IOSurfaceGetBytesPerElementOfPlane

Function IOSurfaceGetBytesPerElementOfPlane 

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