Function netcdf_sys::nc_copy_var

source ·
pub unsafe extern "C" fn nc_copy_var(
    ncid_in: c_int,
    varid: c_int,
    ncid_out: c_int
) -> c_int