Function grpcio_sys::gpr_stats_read
source · 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.