Function ncvarput1

Source
pub unsafe extern "C" fn ncvarput1(
    ncid: c_int,
    varid: c_int,
    indexp: *const c_long,
    op: *const c_void,
) -> c_int