Function CFAllocatorDeallocate

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