getpriority

Function getpriority 

Source
pub unsafe extern "C" fn getpriority(
    __which: __priority_which_t,
    __who: id_t,
) -> c_int