Function mkstemp_full

Source
pub fn mkstemp_full<P: AsRef<Path>>(tmpl: P, flags: i32, mode: i32) -> i32