Function php_all_sys::php56::php_stream_xport_sendto[][src]

pub unsafe extern "C" fn php_stream_xport_sendto(
    stream: *mut php_stream,
    buf: *const c_char,
    buflen: size_t,
    flags: c_long,
    addr: *mut c_void,
    addrlen: socklen_t
) -> c_int