glib
0.8.2
In glib::
functions
glib
::
functions
Function
file_open_tmp
Copy item path
Source
pub fn file_open_tmp<P:
AsRef
<
Path
>>(tmpl: P) ->
Result
<(
i32
,
PathBuf
),
Error
>