pub unsafe extern "C-unwind" fn CMBlockBufferFillDataBytes(
fill_byte: c_char,
destination_buffer: &CMBlockBuffer,
offset_into_destination: usize,
data_length: usize,
) -> i32👎Deprecated: renamed to
CMBlockBuffer::fill_data_bytesAvailable on crate feature
CMBlockBuffer only.