[][src]Function soup_sys::soup_socket_write

pub unsafe extern "C" fn soup_socket_write(
    sock: *mut SoupSocket,
    buffer: gconstpointer,
    len: size_t,
    nwrote: *mut size_t,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> SoupSocketIOStatus