[][src]Function bmk_linux::linux4_4::pgrep::pgrep

pub fn pgrep(name: &str) -> Option<isize>

A typed thin wrapper around pgrep.

Returns either the PID of the process or None