pub unsafe extern "C" fn gpr_zalloc(size: usize) -> *mut c_void
Expand description

like malloc, but zero all bytes before returning them