CFHostCreateWithAddress

Function CFHostCreateWithAddress 

Source
pub unsafe extern "C-unwind" fn CFHostCreateWithAddress(
    allocator: Option<&CFAllocator>,
    addr: &CFData,
) -> CFRetained<CFHost>
👎Deprecated: renamed to CFHost::with_address
Available on crate feature CFHost only.