Function libc::proc_pid_rusage 
source · pub unsafe extern "C" fn proc_pid_rusage(
    pid: c_int,
    flavor: c_int,
    buffer: *mut rusage_info_t
) -> c_intpub unsafe extern "C" fn proc_pid_rusage(
    pid: c_int,
    flavor: c_int,
    buffer: *mut rusage_info_t
) -> c_int