Skip to main content

CMBlockBufferIsRangeContiguous

Function CMBlockBufferIsRangeContiguous 

Source
pub unsafe extern "C" fn CMBlockBufferIsRangeContiguous(
    theBuffer: CMBlockBufferRef,
    offset: usize,
    length: usize,
) -> Boolean
Expand description

Apple SDK function CMBlockBufferIsRangeContiguous.