Function libc::mkstemp [] [src]

pub unsafe extern fn mkstemp(template: *mut c_char) -> c_int
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io