Skip to main content

tempnam

Function tempnam 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn tempnam( dir: *const c_char, pfx: *const c_char, ) -> *mut c_char
👎Deprecated
Expand description