glib
0.20.9
In glib::
functions
Functions
charset
compute_checksum_for_string
file_open_tmp
spawn_async_with_pipes
spawn_future
spawn_future_local
unix_open_pipe
glib
::
functions
Function
file_open_tmp
Copy item path
Settings
Help
Summary
Source
pub fn file_open_tmp( tmpl:
Option
<impl
AsRef
<
Path
>>, ) ->
Result
<(
RawFd
,
PathBuf
),
Error
>