Skip to main content

CVPixelBufferGetBytesPerRowOfPlane

Function CVPixelBufferGetBytesPerRowOfPlane 

Source
pub unsafe extern "C" fn CVPixelBufferGetBytesPerRowOfPlane(
    pixelBuffer: CVPixelBufferRef,
    planeIndex: size_t,
) -> size_t