Module libpulse_binding::util
[−]
[src]
Assorted utility functions.
Functions
| get_binary_name | |
| get_fqdn | |
| get_home_dir | |
| get_host_name | |
| get_user_name | |
| unwrap_optional_callback |
Unwraps optional callback function + data pointer tuple, wrapping the function pointer in an option wrapper. Used internally in passing such parameters to an underlying C function. |