Function proc_pid_rusage

Source
pub unsafe extern "C" fn proc_pid_rusage(
    pid: pid_t,
    flavor: c_int,
    buffer: rusage_info_t,
) -> c_int