Function CFAllocatorDeallocate

Source
pub unsafe extern "C" fn CFAllocatorDeallocate(
    allocator: CFAllocatorRef,
    ptr: *mut c_void,
)