[][src]Function netcdf_sys::nc_get_var_float

pub unsafe extern "C" fn nc_get_var_float(
    ncid: c_int,
    varid: c_int,
    ip: *mut c_float
) -> c_int