Function CoreFoundation_sys::data::CFDataCreateMutable [] [src]

pub unsafe extern "C" fn CFDataCreateMutable(
    allocator: CFAllocatorRef,
    capacity: CFIndex
) -> CFMutableDataRef