Function libc::proc_pid_rusage[][src]

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