[][src]Function netcdf_sys::ncvarput1

pub unsafe extern "C" fn ncvarput1(
    ncid: c_int,
    varid: c_int,
    indexp: *const c_long,
    op: *const c_void
) -> c_int