Function netcdf_sys::nc_get_var_long

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