Function netcdf_sys::ncvargets

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