#include <grass/gis.h>
Go to the source code of this file.
Functions | |
int | G_copy (void *a, void *b, int n) |
int G_copy | ( | void * | a, | |
void * | b, | |||
int | n | |||
) |
Definition at line 10 of file copy.c.
Referenced by G__open_cell_old(), G_adjust_window_to_box(), G_get_set_window(), G_get_window(), G_raster_cpy(), and G_set_window().