Function netcdf_sys::ncvarget1[][src]

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