file_open_tmp
glib
0.21.4
In glib::
functions
glib
::
functions
Function
file_
open_
tmp
Copy item path
Source
pub fn file_open_tmp( tmpl:
Option
<impl
AsRef
<
Path
>>, ) ->
Result
<(
OwnedFd
,
PathBuf
),
Error
>