Function gio_sys::g_socket_connection_connect[][src]

pub unsafe extern "C" fn g_socket_connection_connect(
    connection: *mut GSocketConnection,
    address: *mut GSocketAddress,
    cancellable: *mut GCancellable,
    error: *mut *mut GError
) -> gboolean