Function core_foundation_sys::socket::CFSocketSendData

source ยท
pub unsafe extern "C" fn CFSocketSendData(
    s: CFSocketRef,
    address: CFDataRef,
    data: CFDataRef,
    timeout: CFTimeInterval,
) -> CFSocketError