Function libc::tmpnam
[−]
[src]
pub unsafe extern "C" fn tmpnam(ptr: *mut c_char) -> *mut c_char
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io