glib
0.20.12
glib
Function
mkdtemp_full
Copy item path
Source
pub fn mkdtemp_full(tmpl: impl
AsRef
<
Path
>, mode:
i32
) ->
Option
<
PathBuf
>