getpriority

Function getpriority 

Source
pub unsafe extern "C" fn getpriority(
    which: c_int,
    who: c_int,
) -> c_int