CMBlockBufferGetDataLength

Function CMBlockBufferGetDataLength 

Source
pub unsafe extern "C-unwind" fn CMBlockBufferGetDataLength(
    the_buffer: &CMBlockBuffer,
) -> usize
👎Deprecated: renamed to CMBlockBuffer::data_length
Available on crate feature CMBlockBuffer only.