Function netcdf_sys::nc_set_fill

source ·
pub unsafe extern "C" fn nc_set_fill(
    ncid: c_int,
    fillmode: c_int,
    old_modep: *mut c_int
) -> c_int