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