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