Skip to main content

unix_set_priority

Function unix_set_priority 

Source
pub fn unix_set_priority(pid: u32, nice: i32) -> Result<(), Error>