Function netcdf_sys::nc_get_att_ushort

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