Function core_foundation::data::CFDataIncreaseLength

source ยท
pub unsafe extern "C" fn CFDataIncreaseLength(
    theData: *mut __CFData,
    extraLength: isize,
)