pub extern "C-unwind" fn CFDataIncreaseLength(
the_data: Option<&CFMutableData>,
extra_length: CFIndex,
)👎Deprecated:
renamed to CFMutableData::increase_length
Available on crate feature
CFData only.