GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
xdr.h File Reference
#include <stdio.h>
#include <grass/dbmi.h>
Include dependency graph for xdr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int db__send (const void *, size_t)
 ?
 
int db__recv (void *, size_t)
 

Function Documentation

◆ db__recv()

◆ db__send()

int db__send ( const void buf,
size_t  size 
)
extern