Function netcdf_sys::ncvarputs

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