Function netcdf_sys::nc_get_att_long

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