Function php_all_sys::php56_zts::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,
    tsrm_ls: *mut *mut *mut c_void
) -> c_int