[][src]Function netcdf_sys::nc_def_vlen

pub unsafe extern "C" fn nc_def_vlen(
    ncid: c_int,
    name: *const c_char,
    base_typeid: nc_type,
    xtypep: *mut nc_type
) -> c_int