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

@brief Portability wrapper around calloc () in which `0’ is a safe argument