Function netcdf_sys::nc_get_var

source ·
pub unsafe extern "C" fn nc_get_var(
    ncid: c_int,
    varid: c_int,
    ip: *mut c_void
) -> c_int