Function netcdf_sys::ncvarput

source ·
pub unsafe extern "C" fn ncvarput(
    ncid: c_int,
    varid: c_int,
    startp: *const c_long,
    countp: *const c_long,
    op: *const c_void
) -> c_int