Function libc::mkstemps [] [src]

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

use libc from crates.io