Function CFDataSetLength

Source
pub unsafe extern "C" fn CFDataSetLength(
    theData: CFMutableDataRef,
    length: CFIndex,
)