#[unsafe(no_mangle)]pub unsafe extern "C" fn mktemp(name: *mut c_char) -> *mut c_char๐Deprecated
Expand description
See https://pubs.opengroup.org/onlinepubs/009695399/functions/mktemp.html.
ยงDeprecation
The mktemp() function was marked as legacy in the Open Group Base
Specifications Issue 6, and the function was removed in Issue 7.