[][src]Function netcdf_sys::nc_def_var_fletcher32

pub unsafe extern "C" fn nc_def_var_fletcher32(
    ncid: c_int,
    varid: c_int,
    fletcher32: c_int
) -> c_int