#[unsafe(no_mangle)]pub unsafe extern "C" fn valloc(size: size_t) -> *mut c_void๐Deprecated
Expand description
See https://pubs.opengroup.org/onlinepubs/7908799/xsh/valloc.html.
ยงDeprecation
The valloc() function was marked as obsolescent in the Open Group Base
Specifications Issue 5, and the function was removed in Issue 6.