Function netcdf_sys::nc_put_var

source ·
pub unsafe extern "C" fn nc_put_var(
    ncid: c_int,
    varid: c_int,
    op: *const c_void
) -> c_int