[][src]Function libuv::misc::get_process_title

pub fn get_process_title() -> Result<String>

Gets the title of the current process. You must call setup_args before calling this function.