IOSurfaceGetBytesPerRow

Function IOSurfaceGetBytesPerRow 

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