Skip to main content

CMBlockBufferIsRangeContiguous

Function CMBlockBufferIsRangeContiguous 

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