Skip to main content

mkstemps

Function mkstemps 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn mkstemps( name: *mut c_char, suffix_len: c_int, ) -> c_int
Expand description