nc_put_vara_double

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
int
nc_put_vara_double
(
int ncid
,
int varid
,
const(size_t)* startp
,
const(size_t)* countp
,
const(double)* op
)

Meta