[][src]Function coreutils_core::os::process::priority::get_priority

pub fn get_priority(which: c_int, who: id_t) -> Result<c_int>

This function returns the highest priority (lowest numerical value) enjoyed by any of the specified processes if successful.