Function grpcio_sys::gpr_stats_inc [−][src]
pub unsafe extern "C" fn gpr_stats_inc(
c: *mut gpr_stats_counter,
inc: isize
)
Expand description
*c += inc. Requires: *c initialized.
pub unsafe extern "C" fn gpr_stats_inc(
c: *mut gpr_stats_counter,
inc: isize
)
*c += inc. Requires: *c initialized.