Skip to main content

get_current_process_name

Function get_current_process_name 

Source
pub fn get_current_process_name() -> Option<&'static str>
Expand description

現在実行中のプロセスの名前を取得します。 try_lock が失敗した場合は None を返します。