Function core_foundation_sys::data::CFDataIncreaseLength

source ยท
pub unsafe extern "C" fn CFDataIncreaseLength(
    theData: CFMutableDataRef,
    extraLength: CFIndex,
)