[][src]Function libpulse_binding::util::get_binary_name

pub fn get_binary_name(l: usize) -> Option<String>

Gets the binary file name of the current process.

Returns None on failure. This is not supported on all architectures (in which case NULL is returned).