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

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