Function netcdf_sys::nc_inq_type

source ·
pub unsafe extern "C" fn nc_inq_type(
    ncid: c_int,
    xtype: nc_type,
    name: *mut c_char,
    size: *mut usize
) -> c_int