pub unsafe extern "C" fn gpr_stats_read(
c: *const gpr_stats_counter,
) -> isize
Expand description
Return *c. Requires: *c initialized.
pub unsafe extern "C" fn gpr_stats_read(
c: *const gpr_stats_counter,
) -> isize
Return *c. Requires: *c initialized.