pub unsafe extern "C-unwind" fn CFDataCreateMutable(
allocator: Option<&CFAllocator>,
capacity: CFIndex,
) -> Option<CFRetained<CFMutableData>>
Available on crate features
CFBase
and CFData
only.pub unsafe extern "C-unwind" fn CFDataCreateMutable(
allocator: Option<&CFAllocator>,
capacity: CFIndex,
) -> Option<CFRetained<CFMutableData>>
CFBase
and CFData
only.