IOSurfaceGetBytesPerElement

Function IOSurfaceGetBytesPerElement 

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