pub unsafe extern "C" fn GC_set_min_bytes_allocd(arg1: usize)Expand description
The setter and the getter of the minimum value returned by the internal
min_bytes_allocd(). The value should not be zero; the default value
is one. Not synchronized.