Function netcdf_sys::nc_put_var1_schar

source ·
pub unsafe extern "C" fn nc_put_var1_schar(
    ncid: c_int,
    varid: c_int,
    indexp: *const usize,
    op: *const c_schar
) -> c_int