pub unsafe extern "C" fn gpr_stats_init(
c: *mut gpr_stats_counter,
n: isize,
)
Expand description
Initialize *c to the value n.
pub unsafe extern "C" fn gpr_stats_init(
c: *mut gpr_stats_counter,
n: isize,
)
Initialize *c to the value n.